Fault-finding certificate problems in IIS
No edit summary
No edit summary
Line 1: Line 1:


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]]

Revision as of 06:59, 21 June 2023

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.