plecianki.pl online
This commit is contained in:
parent
797fc66f6b
commit
537d68b9cd
|
|
@ -8,9 +8,6 @@ server {
|
|||
ssl_certificate /letsencrypt/live/plecianki.pl/fullchain.pem;
|
||||
ssl_certificate_key /letsencrypt/live/plecianki.pl/privkey.pem;
|
||||
|
||||
ssl_protocols TLSv1.2 TLSv1.3;
|
||||
ssl_ciphers HIGH:!aNULL:!MD5;
|
||||
|
||||
ssl_protocols TLSv1.2 TLSv1.3;
|
||||
ssl_ciphers HIGH:!aNULL:!MD5;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue