How does arcgis 10.6.1 pick up the ssl certificate? In other words, I how do I add the keystore location to arcgis server.
Documentation mentions the following :
In versions 10.5.1 and earlier, you imported CA-signed root certificates into the OS certificate store using the CA_ROOT_CERTIFICATE_DIR variable of the init_user_param.sh script. At 10.6, this step is no longer necessary.
IF CA_ROOT_CERTIFICATE_DIR is not needed, then how does arcgis pick up the certificate ?
I am trying to setup a 10.6.1 on Linux and it is picking up an invalid certificate. I am trying to troubleshoot and hence need the requested information.