Trusting the certificate (or the root certificate if it was issued by a CA) is half of it as pointed out above. You can deploy this as a trusted root certificate to your clients.
You also need to change how you are typing in / accessing the web site by name. You need to look at the certificate's Issue To field to determine the correct name for accessing it.
For example:
you type in https://server1
the cert is issued to server1.domain.com
The names don't match - you need to go to https://server1.domain.com
Same thing if accessing by IP address, etc.
You can choose to continue then double click the gold padlock to view certificate details to check out the cert properties above.
Main Topics
Browse All Topics





by: kanalQkoPosted on 2009-08-05 at 08:22:52ID: 25024504
Whe you get this message then in left upper corner u will see info abou cert.
Import it, and this should solve you issue, or change policy of IE8