File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -125,6 +125,13 @@ https://docs.cert-manager.io/en/latest/getting-started/index.html https://cert-m
125
125
https://docs.cert-manager.io/en/latest/tutorials/acme/index.html https://cert-manager.io/docs/tutorials/
126
126
https://docs.cert-manager.io/en/latest/ https://cert-manager.io/docs/
127
127
128
+ # This specific URL is linked to by IBM docs (https://www.ibm.com/docs/en/cloud-private/3.2.x?topic=manager-using-acme-issue-certificates)
129
+ # so we redirect it to the new cert-manager.io docs page specifically
130
+ https://docs.cert-manager.io/en/latest/tutorials/acme/http-validation.html https://cert-manager.io/docs/tutorials/acme/http-validation/
131
+ # We don't know for sure if this dns-validation tutorial ever existed in the old docs site, but redirect it anyway just in case
132
+ # since we know the equiavalent did exist for HTTP validation.
133
+ https://docs.cert-manager.io/en/latest/tutorials/acme/dns-validation.html https://cert-manager.io/docs/tutorials/acme/dns-validation/
134
+
128
135
# Issuer-specific redirects; these were mined from a wayback machine crawl of the old site:
129
136
# https://web.archive.org/web/20190802192846/http://docs.cert-manager.io/en/latest/tasks/issuers/index.html
130
137
https://docs.cert-manager.io/en/latest/tasks/issuers/setup-acme/http01/* https://cert-manager.io/docs/configuration/acme/http01/
You can’t perform that action at this time.
0 commit comments