Viewing File: /usr/local/cpanel/base/frontend/meridian/_assets/meridian-shell/locales/en/security.commands.js
{
"security.label": "Security",
"security.sub": "SSL/TLS, firewall, and access control.",
"security.keywords": ["ssl", "tls", "certificates", "firewall", "protection"],
"block-ip-address.label": "Block IP Address",
"block-ip-address.sub": "Block an IP from accessing your server.",
"block-ip-address.keywords": ["block", "ip", "deny", "ban", "firewall", "blacklist"],
"ssl-tls-certificates.label": "SSL/TLS Certificates",
"ssl-tls-certificates.sub": "View and manage SSL certificates for your domains.",
"ssl-tls-certificates.keywords": [
"ssl",
"tls",
"certificate",
"https",
"autossl",
"lets",
"encrypt",
"renew"
],
"install-ssl-certificate.label": "Install SSL Certificate",
"install-ssl-certificate.sub": "Manually install an SSL certificate for a domain.",
"install-ssl-certificate.keywords": [
"ssl",
"certificate",
"install",
"csr",
"manual",
"https",
"key",
"self-signed"
],
"run-autossl.label": "Run AutoSSL",
"run-autossl.sub": "Request free SSL certificates for all domains.",
"run-autossl.keywords": ["autossl", "renew", "ssl", "certificate", "free", "lets", "encrypt"],
"modsecurity-waf.label": "ModSecurity (WAF)",
"modsecurity-waf.sub": "Web Application Firewall rules and settings.",
"modsecurity-waf.keywords": ["modsecurity", "waf", "firewall", "web", "application", "rules"],
"ssh-access.label": "SSH Access",
"ssh-access.sub": "Manage SSH keys for secure remote access.",
"ssh-access.keywords": ["ssh", "keys", "terminal", "remote", "access", "shell"]
}
Back to Directory