Hi Everyone,
We are using latest PMP 6.9 (6903) on Windows Plaform and are attempting to install our own SSL certificate for the HTTPS web interface.
We are using the "KeyTool" instructions within the FAQ to create a keystore and request a certificate;
Unfortunately we are having a problem at setp 3... Submiting the CSR to a CA. It appears we are attempting to request a 1024 size certificate and the minimum size now available is 2048.
Would you please confirm that PMP application can support a 2048 certificate ?.
We have tried the same procedure after adding the parameter -keysize 2048 to the KEYTOOL commands in step 1 & 2. After adding this parameter we were able to obtain a certificate but it doesn't seem to work with PMP (invalid certificate file error).
Thanks