Fault-finding certificate problems in IIS
No edit summary
(Updated Edited template to July 12, 2025.)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>


Check and remember this when trying to find out why you get a certificate error:
Check and remember this when trying to find out why you get a certificate error:
* The URL used by you, and the MDrivenServer (it calls itself in intraprocess calls) HAVE to match the certificate.
* The URL you use, and the MDrivenServer (it calls itself in intraprocess calls) HAVE to match the certificate.
* Be sure to install a self-signed certificate such as the '''Trusted Root Certificate publisher'''.
* Be sure to install a self-signed certificate such as the '''Trusted Root Certificate publisher'''.
* Try using another browser - Edge might cause problems at this time.
* Try using another browser.
[[Category:Security]]
[[Category:Security]]
{{Edited|July|12|2025}}

Latest revision as of 05:49, 20 January 2025

This page was created by Lars.olofsson@mdriven.net on 2018-04-23. Last edited by Edgar on 2025-01-20.


Check and remember this when trying to find out why you get a certificate error:

  • The URL you use, and the MDrivenServer (it calls itself in intraprocess calls) HAVE to match the certificate.
  • Be sure to install a self-signed certificate such as the Trusted Root Certificate publisher.
  • Try using another browser.