LocalhostDevCert
(Updated Edited template to July 12, 2025.)
No edit summary
 
Line 1: Line 1:
<message>Write the content here to display this box</message>
<message>Write the content here to display this box</message>
'''Note:''' From 210405 Turnkey core and MDrivenServer core, allow for HTTP access by sending in parameter - no HTTPS as described here: [[LocalServers]]
'''Note:''' From 210405 Turnkey core and MDrivenServer core, allow for HTTP access by sending in parameter - no HTTPS as described here: [[Documentation:LocalServers|LocalServers]]


To let the server talk over SSL without security warnings, SSL certificates for localhost:PortNo must exist. This is what is typically called a Developer Certificate.
To let the server talk over SSL without security warnings, SSL certificates for localhost:PortNo must exist. This is what is typically called a Developer Certificate.

Latest revision as of 05:38, 28 January 2025

This page was created by Hans.karlsen@mdriven.net on 2020-12-16. Last edited by Stephanie@mdriven.net on 2025-01-28.

Note: From 210405 Turnkey core and MDrivenServer core, allow for HTTP access by sending in parameter - no HTTPS as described here: LocalServers

To let the server talk over SSL without security warnings, SSL certificates for localhost:PortNo must exist. This is what is typically called a Developer Certificate.

To register the developer-SSL cert, you must have the .netCore SDK installed.

If you already have it, jump to step 2:

  1. Download the .netCore3.1 SDK https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.1.404-windows-x64-installer and install it.
  2. In a cmd window, paste this and press enter:
dotnet dev-certs https --trust

If you suspect that there is something wrong, try to clean it first:

dotnet dev-certs https --clean
dotnet dev-certs https --trust
MDriven Chat

How would you like to chat today?

Setting up your conversation…

This may take a few moments