If you start Data Archive as the Archive Service, you must reregister the Archive Service after you enable SSL. To reregister the Archive Service, perform the following steps:
Unregister the existing Windows service using unregisterArchiveservice.bat, located in $ILMFOLDER/UnregArchiveService.bat.
Open RegArchiveService.bat and add the truststore and password.
For example: ++JvmOptions=-Djavax.net.ssl.trustStore=XXX.jks ++JvmOptions=-Djavax.net.ssl.trustStorePassword=XXXXX
Register the service again with RegArchiveService.bat.