diff options
Diffstat (limited to 'ms/py-executor/certs/py-executor/py-executor.conf')
-rw-r--r-- | ms/py-executor/certs/py-executor/py-executor.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ms/py-executor/certs/py-executor/py-executor.conf b/ms/py-executor/certs/py-executor/py-executor.conf index 336a52a65..547810b08 100644 --- a/ms/py-executor/certs/py-executor/py-executor.conf +++ b/ms/py-executor/certs/py-executor/py-executor.conf @@ -39,5 +39,8 @@ nsComment = "OpenSSL Generated Certificate" [alt_names] DNS.1 = *cds-controller-* DNS.2 = *cds-py-executor-* -DNS.3 = localhost +DNS.3 = *py-executor +DNS.4 = *py-executor-* +DNS.5 = *-pyexec-* +DNS.6 = localhost IP.1 = 127.0.0.1 |