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
Looks like you butchered the certificate while entering it into the ISPConfig interface, i.e., you pasted the wrong parts into the wrong fields.