I want to display dialog box that contains properties of an X509 Cert. That box includes three tabs:
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.
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
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.
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
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?
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
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
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.
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