Issue with FairPlay Streaming Certificate SDK 26.x

Hi,

I'm trying to create a FairPlay Streaming Certificate for the SDK 26.x version.

Worth to mention that we already have 2 (1024 and 2048) and we only have the possibility to use our previous 1024-bit certificate (which we do not want because we want a 2048 cert)

Our main issue is that when I upload a new "CSR" file, the "Continue" button is still on "gray" and cannot move forward on the process.

The CSR file has been created with this command:

openssl req -out csr_2048.csr -new -newkey rsa:2048
-keyout priv_key_2048.pem
-subj /CN=SubjectName/OU=OrganizationalUnit/O=Organization/C=US

Some help will be appreciated. Thanks in advance

Best,

Issue with FairPlay Streaming Certificate SDK 26.x
 
 
Q