Customers would like to leverage a DigiCert SSL certificate during the creation of a recording/VS through portal and get the errors "Your recording session has become invalid because of the following error: Recording session not found: 7330A623188F11EBBA1A005056819135. Your recording session will be reset." or "404 Page Not Found" as in the below screenshots.
10.6 & 10.7 Versions:
10.8 version:
Release : 10.x
Component : CA Service Virtualization
Keystore had a Privatekeyentry with alias name "1" caused the issue. The Alias name of keystore used with recorder should have a minimum of 3 characters.
Updating the alias using the below keystool changealias command, the issue will be resolved.
"c:\Program Files\Java\jdk1.8.0_241\bin\keytool.exe" -changealias -alias sslcert -destalias sslsert_new -keystore newkeystore.jks