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
620395511a
cert-manager
/
pkg
/
issuer
History
jetstack-bot
620395511a
Merge pull request
#924
from arnoldbechtoldt/useClusterIPsvc
...
Make http01 solver serviceType configurable
2018-10-10 13:42:11 +01: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
Simplify getting the ca cert bytes from the ca chain
2018-09-15 17:41:17 -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