Skip to content

Commit

Permalink
Revert "feat: enable SNI in nginx"
Browse files Browse the repository at this point in the history
  • Loading branch information
sitnik authored Feb 12, 2021
1 parent 6bfa210 commit 27cc430
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mirroroperator/registrymirror.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ def __init__(self, event_type, namespace, docker_registry,
proxy_ssl_verify on;
proxy_ssl_verify_depth 9;
proxy_ssl_session_reuse on;
proxy_ssl_name $host;
proxy_ssl_server_name on;
{{auth}}
proxy_cache {zone};
proxy_cache_valid 7d;
Expand Down

0 comments on commit 27cc430

Please sign in to comment.