deka
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by deka-
Re: New ModSecurity Is it possible to remove the ModSecurity" Tools and revert back to the display that used to be in the plugin? The new set up reqiures you to click a link to see the target URL...
-
]I added : SSLProtocol All -SSLv2 -SSLv3 SSLCipherSuite ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS SSLHonorCipher...
-
]The only SSL connection is for WHM and Cpanel access. Disable the SSL3 protocol in Apache as mentioned already, then run SSL Labs test using your server hostname: name.domain.com
-
]Still waiting for OpenSSL 1.0.1j to be made available through the CentOS repos. I tried searching/asking on the CentOS forum, but it keeps timing out. Because it's generally not advised by cPanel ...
-
]To fix this in WHM go to Service Configuration > cPanel Web Services Configuration and change the field "TLS/SSL Cipher List" from "ALL:!ADH:+HIGH:+MEDIUM:-LOW:-SSLv2:-EXP" to "ALL:!ADH:+HIGH:+MED...
-
]There is rumour that Firefox does not support TLS on any port that is not 443, any confirmations about that? That is correct. FireFox cannot access cPanel, WHM or webmail secure ports when SSLv3 ...
-
I was mistaken in believing that propagation was the reason for domains not resolving with the nameservers. My cPanel DNS changes are wrote to DNSONLY and the /var/named/domain.com.db is updated, ...
-
Since my lasy post the domain has propagated and now resolves without errors. The following showed the NS's were correct but there was no A record: root@host [~]# dig NS domain.com +trace Furth...
-
Thanks Michael The problem is the domain is not resolving with the nameservers but I can't work out why as all looks good. I may just need to give propagation more time, though it has been 24 hour...
-
Can somebody just tell me if BIND *has* to be disabled in local server for remote DNSOnly to handle DNS requests?