[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-12-07 07:02:01

This commit is contained in:
srvproxy001.itguys.com.br 2025-12-07 07:02:01 -03:00
parent d11b7f055a
commit bffdaf8b69
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ server {
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
# Configuração SSL/TLS Otimizada (Compatibilidade Apple + Segurança) # Configuração SSL/TLS Otimizada (Compatibilidade Apple + Segurança)
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
ssl_certificate /etc/letsencrypt/live/integra.grupopralog.com.br/fullchain.pem; #ssl_certificate /etc/letsencrypt/live/integra.grupopralog.com.br/fullchain.pem;
ssl_certificate_key /etc/letsencrypt/live/integra.grupopralog.com.br/privkey.pem; #ssl_certificate_key /etc/letsencrypt/live/integra.grupopralog.com.br/privkey.pem;
ssl_protocols TLSv1.2 TLSv1.3; ssl_protocols TLSv1.2 TLSv1.3;
ssl_prefer_server_ciphers on; ssl_prefer_server_ciphers on;