-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
I find this section ambiguous.
Is this the necessary sequence.
-
Generate a self-signed root certificate for localhost, ensuring that the cert contains a Subject Alternative Name.
-
If the generated certificate is not in pem format, use openssl to convert to pem.
-
Use keytool to create a Java Keystore containing the self-signed certificate.
-
Add :ssl configuration to shadow-cljs.edn, either relying on the default values or specifying actual values.
Metadata
Metadata
Assignees
Labels
No labels