mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Security hardening
This commit is contained in:
parent
00ca250b2c
commit
103bdd7128
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
ssl = yes
|
||||
ssl_protocols = !SSLv2 !SSLv3
|
||||
|
||||
ssl_cert = </usr/local/vesta/ssl/certificate.crt
|
||||
ssl_key = </usr/local/vesta/ssl/certificate.key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue