Skip to content

HTTPS support

Compare
Choose a tag to compare
@mayth mayth released this 11 Feb 17:39
5b75b48

Add TLS (HTTPS) support.

  • add -cert, -key and -tlsport options
    • TLS is enabled if -cert and -key is given
    • HTTP endpoint is still active if TLS is enabled

(This feature is requested at #8)