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
5ea95b6cc1
cert-manager
/
pkg
/
issuer
History
jetstack-bot
5ea95b6cc1
Merge pull request
#923
from arnoldbechtoldt/issue892
...
make http01 solver pod resource request/limits configurable, refs
#892
2018-10-10 13:06:11 +01:00
..
acme
Merge pull request
#923
from arnoldbechtoldt/issue892
2018-10-10 13:06: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