General Commands

General commands

openssl pkcs12 -export -out auth.skybot.io.pfx -inkey private.key -in certificate.crt -in ca_bundle.crt
ngrok http [port] -host-header="localhost:[port]"