Currently server is running Apliqo_UX 2021.07 FP2.
I am installing 2024.09 FP1 on a new server.
Installation guide - Apliqo UX Documentation - Confluence
The link shared above is to create a new keystore and CSR. Is it still possible to export the CAMKeystore from TM1 and use the certificate in Apliqo_UX ? This procedure was working on Apliqo_UX 2021.07 but I am having issue when doing the same in 2024.09 FP1.
$tm1_64 = ‘D:\Program Files\ibm\cognos\tm1_64’
& $tm1_64’\bin64\gsk8capicmd_64.exe’ -cert -export -db $tm1_64’\bin64\ssl\custom_202502.kdb’ -stashed -label tm1dev -target $tm1_64’\bin64\ssl\CAMKeystore.p12’ -target_pw NoPassWordSet -target_type pkcs12
Updated the below in the server.xml
Below is the error message i get.