derekelkins/sws

Auto-generate certificate

Closed this issue · 0 comments

Generate a self-signed certificate if none is provided. crypto-pubkey looks like it might be able to do this. Otherwise, it may be possible with the X509 library and a bit of effort.

Display a message informing about self-signed certificate warning messages.

HTTPS should become the default if this works out well.