The Windows ATS Install has been updated to not perform the configuration step as part of the MSI install process.
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
enableLookups="false" disableUploadTimeout="true"
|
||||
acceptCount="100" debug="0" scheme="https" secure="true"
|
||||
clientAuth="false" sslProtocol="TLS"
|
||||
keystoreFile="ATS_INSTALL_DIRats\etc\keys\server\jks-store"
|
||||
keystoreFile="ATS_INSTALL_DIR\etc\keys\server\jks-store"
|
||||
keystorePass="secret" algorithm="SunX509" />
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user