1
0
Fork 0

certs: more domains

This commit is contained in:
Vladimír Dudr 2024-10-03 12:47:26 +02:00
parent 3776b1349f
commit 5be8c6cdf8

View file

@ -41,6 +41,9 @@ doms=(
'harbor.localhost'
'gitops.localhost'
'grafana.localhost'
'zot.localhost'
'trucks.dmis.corp.metrans.cz'
'ucustomerportal.corp.metrans.cz'
)
mkcert -cert-file $HOME/.config/nginx/ssl/localhost.crt -key-file $HOME/.config/nginx/ssl/localhost.key $doms