Update README with CA instructions
Add CA issuer instructions for vault-ca
This commit is contained in:
@@ -9,3 +9,11 @@ path "totp/code/*" {
|
||||
path "secret/*" {
|
||||
capabilities = ["create", "read", "update", "delete", "list"]
|
||||
}
|
||||
|
||||
path "pki_dnet/*" {
|
||||
capabilities = ["create", "read", "update", "delete", "list"]
|
||||
}
|
||||
|
||||
path "pki_dnet_int/*" {
|
||||
capabilities = ["create", "read", "update", "delete", "list"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user