cert-manager/pkg/issuer/acme
Adarsh J c4a93bcff5 Use Google's DNS IPs instead of domain
If /etc/resolv.conf does not have any entries, then its unlikely
that the domain name representation of google's DNS would get
resolved too. Hence using IP address directly makes sense.
2018-02-28 02:06:02 +05:30
..
dns Use Google's DNS IPs instead of domain 2018-02-28 02:06:02 +05:30
http Move to github.com/jetstack/cert-manager repo 2017-11-03 16:41:39 +00:00
acme.go Add basic validation to ACME issuer 2017-11-03 23:35:58 +00:00
issue.go Move to github.com/jetstack/cert-manager repo 2017-11-03 16:41:39 +00:00
prepare_test.go Fix checking for expired ACME authorizations 2017-12-01 17:37:24 +00:00
prepare.go Fix panic in acme authorize function 2017-12-01 23:24:09 +00:00
renew.go Move to github.com/jetstack/cert-manager repo 2017-11-03 16:41:39 +00:00
setup.go Fix panic when ACME server returns a genuine error 2018-01-10 11:46:23 +00:00