mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-08 00:02:53 +00:00
Add registry auth TLS #180
This commit is contained in:
4
repository/demo/root-ca.cnf
Normal file
4
repository/demo/root-ca.cnf
Normal file
@@ -0,0 +1,4 @@
|
||||
[root_ca]
|
||||
basicConstraints = critical,CA:TRUE,pathlen:1
|
||||
keyUsage = critical, nonRepudiation, cRLSign, keyCertSign
|
||||
subjectKeyIdentifier=hash
|
Reference in New Issue
Block a user