Skip to content

Commit a722fbf

Browse files
committed
Fixed ssl issue in docker proxy
1 parent f7b5b70 commit a722fbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

provision/ansible/roles/docker-proxy/files/conf-vm/10-macro-proxy.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@
1717
SSLProxyVerify none
1818
SSLProxyCheckPeerCN off
1919
SSLProxyCheckPeerExpire off
20+
SSLProxyCheckPeerName off
2021
</Macro>

0 commit comments

Comments
 (0)