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
7b01a8aa0d
cert-manager
/
pkg
/
issuer
History
Vincent Desjardins
7b01a8aa0d
update code review
#2
...
Signed-off-by: Vincent Desjardins <vdesjardins@gmail.com>
2018-10-11 02:19:55 +00:00
..
acme
Merge pull request
#924
from arnoldbechtoldt/useClusterIPsvc
2018-10-10 13:42:11 +01: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
update code review
#2
2018-10-11 02:19:55 +00: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