File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -328,13 +328,25 @@ status = 301
328328force = true
329329
330330[[redirects ]]
331- from = " https://cp-test .letsencrypt.org/*"
331+ from = " https://cp.letsencrypt.org/*"
332332to = " https://letsencrypt.org/documents/isrg-cp-cps-v5.9/"
333333status = 302
334334force = true
335335
336336[[redirects ]]
337- from = " https://cps-test.letsencrypt.org/*"
337+ from = " https://cps.letsencrypt.org/*"
338+ to = " https://letsencrypt.org/documents/isrg-cp-cps-v5.9/"
339+ status = 302
340+ force = true
341+
342+ [[redirects ]]
343+ from = " https://cp.root-x1.letsencrypt.org/*"
344+ to = " https://letsencrypt.org/documents/isrg-cp-cps-v5.9/"
345+ status = 302
346+ force = true
347+
348+ [[redirects ]]
349+ from = " https://cps.root-x1.letsencrypt.org/*"
338350to = " https://letsencrypt.org/documents/isrg-cp-cps-v5.9/"
339351status = 302
340352force = true
You can’t perform that action at this time.
0 commit comments