|
SSL CA misconfiguration -- HELP!
Well, the good news is that I know exactly what I've done wrong. The bad news is, I don't know how to undo it...
My problem is that I incorrectly entered the server name when setting up ssl. Now I've got a certificate, but the warning when attempting to access https pages is something like, "Unable to identify <site> as a trusted site." The reason for this is plainly seen in the ssl_error_log, which reads, simply, "'name' does NOT match server name."
Is there a way to either undo the certificate and start anew or modify something to change the name? Thanks.
|