certificate-authority
WCF SSL certificate using an enterprise CA
For an application, I need to have a SSL certificate for a WCF service, So we installed it. If I go with an internet browser with a web browser trough https, I\'ve got no problem, no warning, nothing[详细]
2023-04-01 11:16 分类:问答Advanced SSL: Intermediate Certificate Authority and deploying embedded boxes
Ok Advanced SSL gals and guys - I\'ll be adding a bounty to this after the two-day period as I think it\'s a complex subject that deserves a reward for anyone who thoughtfully answers.[详细]
2023-03-30 16:03 分类:问答The template parameter in InitializeFromPrivateKey() on CX509CertificateRequestPkcs10 object causes exception when trying a specific Template
I am having an issue with specifying the template parameter in InitializeFromPrivateKey() on the X509Enrollment.CX509CertificateRequestPkcs10 object. Anything other than a template of \"User\" is resu[详细]
2023-03-26 09:07 分类:问答How do I know if a certificate authority is going to be trusted on a particular version of the Android SDK?
I can\'t find a list of authorities per Android SDK version anywhere. Most advice suggests running some code on a mounted device to determine the list of trusted root authorities for that device. This[详细]
2023-03-25 19:05 分类:问答Can a SSL certificate be signed by multiple certificate authorities?
It would be nice to spread t开发者_如何学运维he trust around a bit, so we don\'t have to rely on just one root in any instance.[详细]
2023-03-16 02:08 分类:问答Openssl s_Client doesn't verify certificates in 0.9.8r
I am using openssl v0.9.8r and I tried running this co开发者_如何学编程mmand (with the CA file name as cacert.pem in the directory in which I was running)[详细]
2023-03-12 02:22 分类:问答Add Internal CA Root Cert to iPhone iOS Provisioning Profile
My iOS app is in development right now and the services we connect to are using a cert that is signed by our internal (company) CA. My app in many places calls secure web services using synchronous re[详细]
2023-03-05 04:58 分类:问答Why shouldn't I use GC.Collect()
I am developing an application where I work with CertAdm.dll to make connections to a Certificate Authorit开发者_如何学运维y. Sometimes I get the error \"An attempt was made to open a Certification Au[详细]
2023-02-27 15:23 分类:问答Get certificate from windows server 2003's CA using C#
I have a CA in windows server 2003 along with active directory (in the same machine). Every AD user have its own certificate.[详细]
2023-01-27 04:25 分类:问答Dynamically adding certificates to "truststore" in Java EE
I have a webapp which receives a certificate request through upload via a servlet (non-ssl). The CSR is signed by the webapp, and sent back to the user which installs the certificate in their browser[详细]
2023-01-10 10:37 分类:问答