x509certificate
How can I display a dialog box that contains the properties of an X.509 certificate?
I want to display dialog box that contains properties of an X509 Cert. That box includes three tabs:[详细]
2023-04-02 20:49 分类:问答SSL client certificate needs special contents?
I have a server with an SSL certificate and clients with SSL cetificates, all are signed by the same CA, and the CA is trusted on the server and clients as a root authority.[详细]
2023-04-02 02:26 分类:问答Is it possible to programmatically generate an X509 certificate using only C#?
We\'re trying to generate an X509 certificate (including the private key) programmatically using C# and the BouncyCastle library. We\'ve tried using some of the code from this sample by Felix Kollmann[详细]
2023-04-01 20:24 分类:问答Understanding SSL for consuming .Net webservice from Android
I am developing an Android app which need to consume .Net webservices over SSL which I have noexperience in. Now I am looking for some guidance and explanation on SSL handshake and certificates.[详细]
2023-03-30 20:59 分类:问答WCF and Silverlight 4.0 in N-Tier App : Secure service calls (No SSL, No Message Security, No x.509)
Our architecture is a straightforward N-Tier model, which consists of a ASP.Net Application sitting in IIS7 (hosted in DiscountASP), that exposes methods on a WCF Service. Those methods talk to the DB[详细]
2023-03-28 08:34 分类:问答How can I access certificates installed in a apple OS X
As in Windows, that we have the really old Capicom, that interfaces the CryptoAPI equivalent for us, is there something that he开发者_JAVA技巧lps getting a certificate in a apple system?[详细]
2023-03-27 23:01 分类:问答Problem with WCF client certificates in a ASP.NET application hosted on IIS 7.5
I have a WCF service that I need to call in a ASP.NET web application hosted on IIS 7.5. This WCF service uses transport security with client certificates. I am provided with a client certificate whic[详细]
2023-03-27 14:42 分类:问答Can any tell me the difference between CSR version and certificate version?
I want to generate a X509 v3 certificate using a CSR (RFC2986), but t开发者_如何学Che RFC says PKCS10 (CSR) supports only v1. Can anyone tell me the difference?The PKCS#10 version field does not refer[详细]
2023-03-26 09:32 分类:问答LDAP validation using certificates
I\'ve read about this topic in mailing list but I didn\'t found the solution. I want validate LDAP users against Apache using the 开发者_开发知识库certificates than the user store in LDAP.[详细]
2023-03-26 06:56 分类:问答iPhone Public-Key Encryption SecKeyEncrypt returns error 9809 (errSSLCrypto)
I am trying to use the iPhone\'s PKI libraries to encrypt a short string (12345678), but I keep getting the error -9809 (i.e. errSSLCrypto) whenever I try to use SecKeyEncrypt. The SecureTransport.h h[详细]
2023-03-26 05:51 分类:问答