certs
This commit is contained in:
parent
906b5651e6
commit
58ad54faec
1 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,9 @@ doms=(
|
|||
'djinn1.localhost'
|
||||
'local3000.localhost'
|
||||
'localhost'
|
||||
'harbor.localhost'
|
||||
'gitops.localhost'
|
||||
'grafana.localhost'
|
||||
)
|
||||
mkcert -cert-file $HOME/.config/nginx/ssl/localhost.crt -key-file $HOME/.config/nginx/ssl/localhost.key $doms
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue