Hello,
I installed Letsencrypt Manager in order to configure SSL for all my hosted websites. After Letsencrypt Manager installation, I get some errors trying to do this, so I decided to uninstall Letsencrypt Manager.
After Letsencrypt Manager uninstallation, Apache didn't start and it sends this error:
--------------------------------
Stopping httpd: [FAILED]
Starting httpd: Syntax error on line 6 of /usr/local/apache/conf.d/ssl.conf:
The address or port is invalid
[FAILED]
--------------------------------
This is my entire ssl.conf file contents:
--------------------------------
Listen 443
SSLProtocol All -SSLv2 -SSLv3
SSLHonorCipherOrder on
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
NameVirtualHost :443
--------------------------------
I tried to rebuild Apache virtual hosts and Apache configuration, also I restarted the server, but they didn't work.
My websites aren't working and I don't know how to solve this issue.
I request a one time ticket support and also sent a message trough the Contact page form, but no body has answered me.
I would appreciate any support from you.
Regards,
Francisco