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
ssltestgen: Add script to generate local test ssl key+crt.
* This script genrates local testing SSL key and certificate using openssl.
* Enter key password (used to sign crt and launch srv) and cert details.
* Then: `bundle exec jekyll serve --ssl-cert server.crt --ssl-key server.key`.
Signed-off-by: Tomasz 'CeDeROM' CEDRO <tomek@cedro.info>
0 commit comments