Actions
Feature #3700
openAdd SSL support to buildin HTTP server
Feature #3700:
Add SSL support to buildin HTTP server
Start date:
2016-04-07
Due date:
% Done:
0%
Estimated time:
Description
server name
SSL support:
- protocol until TLSv1.2
- administrator add his own server.key
- administrator add his own server.crt
- administrator add his own dhparam.pem
- HSTS
- ciphers list
Why not enable auth digest (htpasswd, htaccess)
I think it's important to securise our tvh web server. So why not use a real SSL support.
Actions