[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-27 17:16:01

This commit is contained in:
srvproxy001.itguys.com.br 2025-09-27 17:16:01 -03:00
parent eb7aeb0317
commit c78daf2b06
1 changed files with 0 additions and 5 deletions

View File

@ -83,11 +83,6 @@ server {
proxy_send_timeout 60s; proxy_send_timeout 60s;
proxy_read_timeout 60s; proxy_read_timeout 60s;
# CORREÇÃO DE SEGURANÇA: Habilita a verificação do certificado SSL do backend.
proxy_ssl_verify on;
proxy_ssl_server_name on;
proxy_ssl_name anatram.com.br; # Garante que o NGINX valide o certificado para este nome.
# --- Estratégia de Cache --- # --- Estratégia de Cache ---
proxy_cache static_cache; proxy_cache static_cache;
add_header X-Proxy-Cache $upstream_cache_status; add_header X-Proxy-Cache $upstream_cache_status;