How to Renew Certificate in BIOVIA Compose

Prerequisites:-

  • Get a new certificate from your CA.
  • We expect the certificate in pfx/pkcs12 format. If pfx/pkcs12 format cannot be created, please provide a certificate with private key and the pfx file can be generated.


Steps :

(a)Create a keystore file from the Compose and Capture certificate . Please see an example command.


keytool.exe -importkeystore -srckeystore C:\\INSTALLINFO\\onelab.pfx -

srcstoretype pkcs12 -srcstorepass Onelab123 -destkeystore

C:\\INSTALLINFO\\onelabkeystore.jks -deststoretype JKS -deststorepass

Onelab123


(b). Put the keystore file in the compose capture app server somewhere and copy that location.


(c). Open the compose capture admin page . For example

https://yourcomposeserver:9963/compose/admin


(d). update the certificate path with the keystore path and update the password as well. Save and then restart Compose service.


(e) log into app and see if the new certs are showing .


Note :- If the certificate has already expired and compose admin page cannot be open then follow the Scenario 1 as mentioned in Hub steps.