pski
- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Comments
Recent activity by pski-
Cpanel Web Services, does you/your client NEED FTP service? if its just for a development stand point, it is easier to simple drop those ports and turn off that service within the sever. I did the ...
-
Port 465 was for mail. Even through I turned off the service the ports are still open. Cipher List: ALL:!ADH:+HIGH:+MEDIUM:-LOW:-SSLv2:-SSLv3:-TLSv1:-EXP Protocols List: SSLv23:!SSLv2:!SSLv3
-
I passed PCI today, on 3 different domains, my solution in this case was an edited cipher list as well, i added port 465 to DROP any incoming connection, I also have Mailserver and FTP server disab...
-
using the following command, i am supposed to be able to see if the handshake occurs and the certificate is accepted. openssl s_client -connect google.com:443 -ssl2 ssl2 failed as expected ssl ha...
-
ok, so I added the: TLS/SSL Cipher List= ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:-LOW:-SSLv2:-EXP:!kEDH and to the TLS/SSL Protocols I have= SSLv23:!SSLv2:!SSLv3:!TLSv1 Trustwave came back with the follow...
-
I ended up letting Selecting an Easy Apache Rebuild Package and afterwards ran sh install.sh and BAM!! Software installed!! Thanks
-
]your DC is correct you blocked all your mail ports (25,26,110,143,587 Port 465 is for smtps you set it to share it with 25 Ok so I have reset teh exim, and unblocked port 25 and 587 for the sake...
-
OK Another update: I found under Service Configuration > Service Manager > Exim Mail Server (on another port) I set this to 465 and it restarted again, expect this time i got the error Service...
-
The DataCenter told me it has to do with port 25 being closed, however that should not be the case.. I tried to restart exim, and i get this result. Exim MTA... Waiting for "exim" to restart ""wai...
-
Was a solution to this arise yet? I too am interested.