Have upgraded to AOE 20.02.00, looking to install certs in trusted store of clients.
Using Chrome browser which for many versions has needed SAN in the cert in addition to DN. Found generateAOESecCert.sh script.
Would like to know if there is an updated script that inserts the required for Chrome SAN fields? OR, what parameters to add to existing script to add?
FWIW, fixed (alleviated the problem).
on the keytool like before the -dname, inserted "-ext san=dns:$HOST_NAME" (no quotes).
when the new cert is installed in the trusted certificates store, Chrome stops complaining.
FWIW, fixed (alleviated the problem).
on the keytool like before the -dname, inserted "-ext san=dns:$HOST_NAME" (no quotes).
when the new cert is installed in the trusted certificates store, Chrome stops complaining.