NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bozohttpd : how to enable TLS
Mayuresh <mayuresh%acm.org@localhost> wrote:
> The man page of bozohttpd in the base (NetBSD 8.0) says TLS 1.1 and 1.2 is
> supported.
>
> But I couldn't find much documentation about how to enable it.
Adding the "-Z" flag with its required arguments automatically enables
TLS support:
-Z certificate_path privatekey_path
Sets the path to the server certificate file and the
private key file in pem format. It also causes bozohttpd to
start SSL mode.
-Jan
Home |
Main Index |
Thread Index |
Old Index