Hi Robert,
I think there may be some issues with following the instructions you referenced for the following reasons:
- The certificate export instructions indicate a DER encoded binary X.509 .CER file should be used. However for Dataverse, this should be a base64 encoded X.509 .CER file.
- The certificate import instructions will import the certificate into the keystore for the default install of Java on your machine. When Dataverse is installed, it deploys its own Java instance within the Dataverse installation directory. This Java instance has its own keystore into which the certificate needs to be imported.
The procedure for configuring certificates can be found in the 'Technology-specific guides' --> 'SSL configuration' section of the integrated Dataverse Help (accessed via the ( i ) menu button). (or 'Reference' --> 'SSL Configuration' in recent releases)
The topic can also be accessed in the online Dataverse Help here:
https://d3sa-preview.infogixsaas.com/docs/dist/help/Default.htm#h-tech-guides/adding-SSL.htm%3FTocPath%3DReference%7C_____6
[Edit: ^ Updated URL]
Regards,
Adrian