mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 04:48:26 +08:00
tls: require mutual auth only when htpasswd not available
This commit is contained in:
@@ -8,7 +8,7 @@ http:
|
||||
port: 8080
|
||||
realm: zot
|
||||
tls:
|
||||
cert: test/data/server.crt
|
||||
cert: test/data/server.cert
|
||||
key: test/data/server.key
|
||||
auth:
|
||||
htpasswd:
|
||||
|
||||
Reference in New Issue
Block a user