Asked By David
04-Nov-09 04:13 PM
Hi, I have been trying many ways of installing a development certificate on one
of our development site and I cannot seem to make it work! My latest attempt
looks like this:
SelfSSL /N:CN=toast.alcmedia.com /S:233204404
Which completes successfully. Then when I go on https://toast.alcmedia.com
it returns "The page cannot be displayed" but http://toast.alcmedia.com works
fine.
I used SSLDiag to see what the problem was... on site 233204404, everything
is fine except this error: #WARNING:CertVerifyCertificateChainPolicy returned
error -2146762487(0x800b0109)
I have researched that error and it seems to be that its normal since it means
the certificate cannot be validated which would be normal from a development
certificate.
Anyone knows what the problem is?