Can you guide me how to create Self Signed Certificate Which will not throw security warning(Not secure) by recent chrome? · Issue #58 · openssl-net/openssl-net · GitHub
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
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
The only way to do this is to open the certificate manager for your device and load the self signed certificate and set it as trusted. That is, your computer has a store of trusted certificates. They are placed there as part of the Operating System installation so that you can trust websites and other software, but if you want to use an unknown certificate you must add it to the store and trust it. Chrome and other applications look into that store to see what is trusted.
This is not an OpenSSL issue.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: