Skip to content

Commit 7d57ed2

Browse files
committed
Update snaps
1 parent 31d2c1a commit 7d57ed2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

internal/configs/version2/__snapshots__/templates_test.snap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1115,6 +1115,8 @@ server {
11151115
proxy_set_header Content-Length "";
11161116
proxy_cache jwks_uri_cafe;
11171117
proxy_cache_valid 200 12h;
1118+
proxy_ssl_server_name on;
1119+
proxy_ssl_name sni.idp.spec.example.com;
11181120
proxy_set_header Host idp.spec.example.com;
11191121
set $idp_backend idp.spec.example.com;
11201122
proxy_pass https://$idp_backend:443/spec-keys;

0 commit comments

Comments
 (0)