Announcements

SecurID® Discussions

Browse the SecurID discussion board to get product help and collaborate with other SecurID users.
GeorgeNathaniel
Beginner
Beginner

AM Prime Self Service and HDAP Cert question

Hello, 

 

So i have a bunch of self signed certs for my AM Prime Self Serivce portals.  How do I import them and where? 

 

everything i read only talks about certs for the Console or Virtual Host through the Ops console GUI? 

Labels (1)
0 Likes
2 Replies
EdwardDavis
Employee
Employee

In general:

 

The Java keytool utility can be used to create a private key and then generate a certificate signing request (CSR) with the public key matching the private key. The CSR will then need to be communicated to a certificate authority (CA) for signing, at which point a certificate will be created. Once received, the certificate and the certificate trust chain for the CA must be imported into the keystore containing the private key. 

 

To be more specific to your setup, you should open a support case,  so the details about how you have it set up, versions,...etc can be shared privately, and we can give better answers. 

0 Likes
SeanDoyle
Trusted Contributor Trusted Contributor
Trusted Contributor

The AM Prime Hardening guide includes instructions for requesting certificates and configuring Tomcat accordingly. Please open a ticket with RSA CS to get the details.