Issue with uploading certificate into Pega KeyStore.
Following the documentation of Data management and integration to integrate pega with Docusign i have created an certificate using openssl, I am having issue with uploading file certificate.pfx with Key Store type as PKCS12 in Pega localhost. I am getting the following error on save of Key Store Unable to load keystore : parseAlgParameters failed: ObjectIdentifier() -- data isn't an object ID (tag = 48) But, the same file is being uploaded without any issues in Pega Cloud Instance. How to resolve this?? Thanks in advance.