First of all I\'m sorry for my bad english. In past two days i read a lot, but didn\'t find out solution for my problem.
I am using the bouncycastle library to create certificates and export them as PKCS12 certificate files on a Java webapp.
I want to read the certifi.crt file using 开发者_开发技巧OpenSSL API (not in commands).I have no idea how to do that.If any one knows, please help me. Thank you.
Is it possible to use a commercial code signing certificate on multiple programs and installers? I would like to purchase a Comodo certificate but due to 开发者_StackOverflow中文版the cost I need to
for a research project within my company I want to validate a HTTPS WebClient connection with a custom CA certificate, without permanently adding it to the systems CA list, or disabling validation alt
Due to a bug in either FedUtil, or ACSLabs, I am adapting this WCF AppFabric labs sample to use the default signing certificate of ACS instead of a custom one.
I have installed an x509 cert following these directions; http://www.vandyke.com/products/vshell/docs/windows/Use_X.509_Certificates.htm
I\'ve been trying to enable another developer on my team to build an iPad app that we are creating for a client, but am having no luck getting his development certificate uploading into the provisioni
We need to register my company certificate on several client machines. I have used the following code to register using C#:
Trying to kill two birds with one stone. I\'m not well versed in certificates, how they work, etc. If I have an SSL certificate for my corporate web site can I use it to sign my assemblies and have th