Skip to Content
0
Former Member
Sep 09, 2009 at 09:50 AM

How to parse certificate to browser's certificate store?

34 Views

Hi all,

I have the following requirement:

When a user opens a certain iView, a call is been made (from the portal end) to a Certificate Authority, and based on the user's credentials, a PKCS12 certificate is returned.

I am perfectly able to make this call from the iView, and retrieve the certificate. However, I am a bit stuck as to how to store the retrieved certificate in the user's browser certificate store.

Is there a way I can "response.write" the retrieved certificate to the browser, which in effect means downloading the certificate?

Any help would be greatly appreciated!

Best regards,

Robin van het Hof