Posts Tagged ‘Certificate’

The IX509CertificateRequestPkcs10 InitializeFromTemplateName adventure

This week has been researches, tests and headaches to be able to make request on a Certificate Authority server from a web application.
My client has a Win server 2008 CA server for my developments
On this server I have a certificate template named “User Template”

My assignment was to request a certificate via an ASP.NET application.
After researches [...]

More »