SSL Issues?

Discussion in 'Installation/Configuration' started by craig baker, May 8, 2014.

  1. craig baker

    craig baker Member HowtoForge Supporter

    tried to do something simple - add SSL to one of my sites.
    I went and checked and SNI is checked under ispconfig3 system - web
    and 'admin' is the path.
    I checked the SSL box and on the SSL tab I put in the information and said 'create' SSL.
    in my ssl dir under the website the .crt, .csr, .key and .key.org files appeared
    I also tried to create a wildcard and it made the '*.xxx.key' files as well.
    but any attempt to access http://www.hocheapo.com fails.
    the error_log contains (mildly useful lines like)
    Thu May 08 11:33:04 2014] [warn] RSA server certificate wildcard CommonName (CN) `*.hocheapo.com' does NOT match server name!?
    [Thu May 08 11:35:03 2014] [warn] RSA server certificate wildcard CommonName (CN) `*.hocheapo.com' does NOT match server name!?
    [Thu May 08 11:35:03 2014] [error] Unable to configure RSA server private key
    [Thu May 08 11:35:03 2014] [error] SSL Library Error: 185073780 error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch
    [Thu May 08 11:35:11 2014] [warn] RSA server certificate wildcard CommonName (CN) `*.hocheapo.com' does NOT match server name!?

    any idea as to the cause?
    I know this is just a self signed cert thats all I need atm :)
     
  2. cbj4074

    cbj4074 Member

    Looks like you butchered the certificate while entering it into the ISPConfig interface, i.e., you pasted the wrong parts into the wrong fields.
     
  3. craig baker

    craig baker Member HowtoForge Supporter

    Never mind. things go better with coke.
    or when you open up port 443 on your router LOL
     
    Last edited: May 9, 2014

Share This Page