You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am experimenting with Algernon to use it as an Auth0 simulator for running in CI. For this I need it to run over SSL to avoid cors problems but also receive connections over http3 from the dotnet core identity framework.
So, running with these args but the cert validation always results in mismatch name on the self signed cert.
xyproto
changed the title
question: can Algernon be configured to run over SSL but with a self-signed cert
Can Algernon be configured to run over SSL but with a self-signed cert
Aug 16, 2023
I am experimenting with Algernon to use it as an Auth0 simulator for running in CI. For this I need it to run over SSL to avoid cors problems but also receive connections over http3 from the dotnet core identity framework.
So, running with these args but the cert validation always results in mismatch name on the self signed cert.
The text was updated successfully, but these errors were encountered: