Validate all gitea backend certs
Now that opendev.org backends requests certs unique to each backend we should check these backends directly and not only through the frontend. This was if a specific backend doesn't end up updating with LE properly we will catch it. Change-Id: Icabb1bcb725937da45ae9aaef2c9da412a30a319
This commit is contained in:
parent
6509dc320f
commit
b84d0c2b7e
@ -23,6 +23,14 @@ git.starlingx.io 443
|
||||
git.zuul-ci.org 443
|
||||
zuul-ci.org 443
|
||||
opendev.org 443
|
||||
gitea01.opendev.org 3000
|
||||
gitea02.opendev.org 3000
|
||||
gitea03.opendev.org 3000
|
||||
gitea04.opendev.org 3000
|
||||
gitea05.opendev.org 3000
|
||||
gitea06.opendev.org 3000
|
||||
gitea07.opendev.org 3000
|
||||
gitea08.opendev.org 3000
|
||||
docs.opendev.org 443
|
||||
docs.starlingx.io 443
|
||||
tarballs.opendev.org 443
|
||||
|
Loading…
Reference in New Issue
Block a user