This website requires JavaScript.
Explore
Help
Register
Sign In
weiguoqiang
/
cert-manager
Watch
1
Star
0
Fork
0
You've already forked cert-manager
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
25e86d5588
cert-manager
/
pkg
/
issuer
History
Max Ehrlich
25e86d5588
For now, the vault issuer will also not store it's CA certificate
...
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
2018-09-13 17:07:15 -04:00
..
acme
ACME issuers currently will not support getting the CA certificate
2018-09-13 17:07:14 -04:00
ca
Update CA issuer to return the CA cert pem
2018-09-13 17:07:14 -04:00
selfsigned
Self-signed issuers return a copy of the same certificate that was issued as the CA
2018-09-13 17:07:14 -04:00
vault
For now, the vault issuer will also not store it's CA certificate
2018-09-13 17:07:15 -04:00
BUILD.bazel
run //hack:update-bazel
2018-09-13 11:24:48 +01:00
issuer.go
Issue and renew should now return the bytes of the CA certificate that was used to issue the certs. This should be set to nil if not applicable
2018-09-13 17:07:14 -04:00