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
1f6013e39b
cert-manager
/
pkg
/
issuer
/
acme
History
James Munnelly
1f6013e39b
Add unit tests for ACME Prepare function
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-12 12:40:38 +01:00
..
dns
Update ACME DNS solver to use Challenge resources
2018-10-12 12:40:37 +01:00
http
Update ACME HTTP solver to use Challenge resources
2018-10-12 12:40:37 +01:00
acme.go
Remove old issuer check in Prepare function
2018-10-12 12:40:38 +01:00
BUILD.bazel
run //hack:update-bazel
2018-09-13 11:24:48 +01:00
issue.go
Refactor ACME Issuer to create and manage Order resources
2018-10-12 12:40:37 +01:00
OWNERS
Add OWNERS files to auto-label PRs. Mark apis directory as requiring a review by @munnerz.
2018-07-26 13:01:58 +01:00
prepare_test.go
Add unit tests for ACME Prepare function
2018-10-12 12:40:38 +01:00
prepare.go
Add support for backing-off creating orders after failure
2018-10-12 12:40:38 +01:00
renew.go
ACME issuers currently will not support getting the CA certificate
2018-09-13 17:07:14 -04:00
setup.go
Refactor ACME Issuer to create and manage Order resources
2018-10-12 12:40:37 +01:00
util_test.go
Update unit test framework to support actions and required reactors
2018-10-12 12:40:38 +01:00