A public key infrastructure (PKI) is a set of hardware, software, people, policies, and procedures needed to create, manage, distribute, use, store, and revoke digital certificates and manage public-key encryption. The purpose of a PKI is to facilitate the secure electronic transfer of information. It is required for activities where simple passwords are an inadequate authentication method and more rigorous proof is required to confirm the identity of the parties involved in the communication and to validate the information being transferred.
That is the broader definition of PKI, in SA webserver what it means is to securely authenticate the user using his/her Digital Certificate and establish a secure channel between the user's browser and SA webserver. At the moment SA webserver supports below Authentication/Authorization schemes, PKI is the 4th authentication/authorization scheme.
style="margin-top:auto;margin-bottom:auto"
When a user connects to SA Server, SA tells browser to provide a certificate to authenticate. Browser then reads the list of trusted entities and prompt user to select one of the applicable certificate that can be used.
Under Administration >Security > Settings you can configure it.
Let us know what you think and how it works for you!
More information can be found on RSA Security Analytics Documentation under Security Analytics 10.5 > System Security and User Management > Set Up Public Key Infrastructure (PKI) Authentication > Overview
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.