[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-10-06 11:19:57
This commit is contained in:
parent
c526e9bdea
commit
38e21b691b
|
|
@ -43,8 +43,8 @@ server {
|
||||||
# --- Configurações de SSL/TLS ---
|
# --- Configurações de SSL/TLS ---
|
||||||
# Caminhos para os certificados. SUBSTITUA PELOS SEUS CAMINHOS CORRETOS.
|
# Caminhos para os certificados. SUBSTITUA PELOS SEUS CAMINHOS CORRETOS.
|
||||||
# Recomenda-se usar Let's Encrypt / Certbot.
|
# Recomenda-se usar Let's Encrypt / Certbot.
|
||||||
ssl_certificate /etc/letsencrypt/live/vcenter.itguys.com.br/fullchain.pem;
|
#ssl_certificate /etc/letsencrypt/live/vcenter.itguys.com.br/fullchain.pem;
|
||||||
ssl_certificate_key /etc/letsencrypt/live/vcenter.itguys.com.br/privkey.pem;
|
#ssl_certificate_key /etc/letsencrypt/live/vcenter.itguys.com.br/privkey.pem;
|
||||||
|
|
||||||
# Otimizações de SSL/TLS baseadas nas melhores práticas (ssllabs.com/research)
|
# Otimizações de SSL/TLS baseadas nas melhores práticas (ssllabs.com/research)
|
||||||
ssl_protocols TLSv1.2 TLSv1.3;
|
ssl_protocols TLSv1.2 TLSv1.3;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue