https://certsimple.com/blog/localhost-ssl-fix
until you get a .p12 file, then
keytool -importkeystore -destkeystore keystore.jks -srcstoretype PKCS12 -srckeystore test-cert.p12
this is ok but requires a password which I don't want to have in the shadow-cljs config.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |