Regenerate py-executor certificate with the new wildcard
[ccsdk/cds.git] / ms / py-executor / certs / py-executor / py-executor.conf
index a74b39f..336a52a 100644 (file)
@@ -37,7 +37,7 @@ subjectAltName          = @alt_names
 nsComment           = "OpenSSL Generated Certificate"
 
 [alt_names]
-DNS.1 = cds-controller-*
-DNS.2 = py-executor-*
+DNS.1 = *cds-controller-*
+DNS.2 = *cds-py-executor-*
 DNS.3 = localhost
 IP.1 = 127.0.0.1