Project

General

Profile

pkcs12 certificate format support for Lighttpd

Added by sachinb over 6 years ago

Hi,

I want to run Lighttpd over https/SSL,
currently I am configure it like below:
ssl.pemfile = "/path/to/server.pem"

It will be helpful if you please tell me when pkcs12 (.p12) certificate format will be supported in Lighttpd.