HTTPS not working

Discussion in 'Installation/Configuration' started by palkat, Aug 29, 2005.

  1. palkat

    palkat New Member

    I got the whole setup working and ISPconfig runs great on HTTP but when i try to access my site with HTTPS either by domainname.com or by 192.168.1.205 ip address i just get a "Connection terminated to 192.168.1.205 unexpecticly" in mozilla or in IE i just get "The page cannot be displayed" message.

    These come up instantly i have checked all the ports on the router and that is good but something tells me it is in the Linux box as i get these errors on that physical machine. I am running SuSE9.3 and did all the installs per instructions and everything seems perfect but the HTTPS.

    Any advice? Thanks!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Have you created an SSL Certificate in ISPConfig for this website (domain)?
     
  3. palkat

    palkat New Member

    Yes i have.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Please check your apache and ssl error log for error messages. They are normally in /var/log/apache, /var/log/apache2 or /var/log/httpd
     
  5. palkat

    palkat New Member

    I unistalled ISPconfig and reinstalled last night and that at least got the SSL working with the pannel!!!! small success there. Still having a lot of other issues with FTP and email as mentioned in my other thread:
    "Total Fustration-HELP!" http://www.howtoforge.com/forums/showthread.php?t=425

    Any input? thanks!!!
     
  6. suidas

    suidas New Member

    Is there another way to solve the original problem without reinstalling ISPConfig?
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    suidas: Yes. Please answer the quwstion from ym post above.
     
  8. suidas

    suidas New Member

    The ony relevant line I see in my error log is:
    LDAP: SSL support unavailable

    Is this the problem?
     
  9. till

    till Super Moderator Staff Member ISPConfig Developer

    No, ISPConfig does not use ldap at all. Are you really sure you looked ta the apache verror log? This normally not a entry found in this file, especially not in this log format.
     
  10. suidas

    suidas New Member

    This is what my /var/httpd/error_log shows:

    [Sun May 13 01:25:27 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
    [Sun May 13 01:25:27 2007] [notice] Digest: generating secret for digest authentication ...
    [Sun May 13 01:25:27 2007] [notice] Digest: done
    [Sun May 13 01:25:27 2007] [notice] LDAP: Built with OpenLDAP LDAP SDK
    [Sun May 13 01:25:27 2007] [notice] LDAP: SSL support unavailable
    [Sun May 13 01:25:27 2007] [notice] Apache/2.0.52 (CentOS) configured -- resuming normal operations
     
  11. suidas

    suidas New Member

    This is what my /root/ispconfig/logs/error_log show:
    [Sun May 13 00:24:44 2007] [notice] Apache/1.3.37 (Unix) PHP/5.2.1 mod_ssl/2.8.28 OpenSSL/0.9.8e configured -- resuming normal operations
    [Sun May 13 00:24:44 2007] [notice] Accept mutex: sysvsem (Default: sysvsem)
    [Sun May 13 00:51:50 2007] [warn] pid file /root/ispconfig/httpd/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
    [Sun May 13 00:51:50 2007] [notice] Apache/1.3.37 (Unix) PHP/5.2.1 mod_ssl/2.8.28 OpenSSL/0.9.8e configured -- resuming normal operations
    [Sun May 13 00:51:50 2007] [notice] Accept mutex: sysvsem (Default: sysvsem)
    [Sun May 13 00:55:28 2007] [notice] caught SIGTERM, shutting down
    [Sun May 13 00:55:34 2007] [notice] Apache/1.3.37 (Unix) PHP/5.2.1 mod_ssl/2.8.28 OpenSSL/0.9.8e configured -- resuming normal operations
    [Sun May 13 00:55:34 2007] [notice] Accept mutex: sysvsem (Default: sysvsem)
    [Sun May 13 00:57:40 2007] [notice] caught SIGTERM, shutting down
    [Sun May 13 00:57:46 2007] [notice] Apache/1.3.37 (Unix) PHP/5.2.1 mod_ssl/2.8.28 OpenSSL/0.9.8e configured -- resuming normal operations
    [Sun May 13 00:57:46 2007] [notice] Accept mutex: sysvsem (Default: sysvsem)
    [Sun May 13 00:58:17 2007] [error] [client 89.130.36.14] Invalid method in request \\x16\\x03\\x01
    [Sun May 13 01:20:42 2007] [notice] caught SIGTERM, shutting down
    [Sun May 13 01:20:49 2007] [notice] Apache/1.3.37 (Unix) PHP/5.2.1 mod_ssl/2.8.28 OpenSSL/0.9.8e configured -- resuming normal operations
    [Sun May 13 01:20:49 2007] [notice] Accept mutex: sysvsem (Default: sysvsem)
    [Sun May 13 01:21:18 2007] [notice] caught SIGTERM, shutting down
    [Sun May 13 01:21:24 2007] [notice] Apache/1.3.37 (Unix) PHP/5.2.1 mod_ssl/2.8.28 OpenSSL/0.9.8e configured -- resuming normal operations
    [Sun May 13 01:21:24 2007] [notice] Accept mutex: sysvsem (Default: sysvsem)
    [Sun May 13 01:22:51 2007] [notice] caught SIGTERM, shutting down
    [Sun May 13 01:22:57 2007] [notice] Apache/1.3.37 (Unix) PHP/5.2.1 mod_ssl/2.8.28 OpenSSL/0.9.8e configured -- resuming normal operations
    [Sun May 13 01:22:57 2007] [notice] Accept mutex: sysvsem (Default: sysvsem)
    [Sun May 13 01:25:21 2007] [notice] caught SIGTERM, shutting down
    [Sun May 13 01:25:27 2007] [notice] Apache/1.3.37 (Unix) PHP/5.2.1 mod_ssl/2.8.28 OpenSSL/0.9.8e configured -- resuming normal operations
    [Sun May 13 01:25:27 2007] [notice] Accept mutex: sysvsem (Default: sysvsem)
     
  12. suidas

    suidas New Member

    I would also like to point out that the only way https has ever worked on this new server is when I opted to have the ISPConfig admin work off https.
     
  13. falko

    falko Super Moderator ISPConfig Developer

    I guess your SSL certificate is corrupt. Please create a new one as shown in post #4 on http://www.howtoforge.com/forums/showthread.php?t=121
    (accept the default values to make sure you don't type in invalid stuff).
     
  14. suidas

    suidas New Member

    You were right on the money falko. Thank you for your help.
     

Share This Page