X509Certificate is the name of .NET and Java classes for handling X.509 certificates.
I need to give access to the IIS user to a pfx certificate. The website is running under the App …
.net asp.net iis-7 x509certificate pfxI'm developing WCF service with Transport Security hosted on IIS 7.5 under Windows 2008R2. I have a certificate, generated in IIS 7.5 …
c# wcf wcf-security x509certificateI'm trying to connect to an HTTPS URL, but I need to use client authentication with a certificate placed on …
java https x509certificate authenticationI am trying to connect to a url through my server that requires certificate. I have imported my Client Authentication …
ssl jboss ssl-certificate x509certificate pkixI need to create a wcf client to call a service that I have no control over. I have been …
c# wcf x509certificate ws-securityOur IdP is a Salesforce.com org. The SP is a third party .Net application. During development, the 3rd party …
salesforce x509certificate saml-2.0 component-spaceWe have an application that is currently running via HTTP protocol. We are aiming to migrate it to HTTPS. We …
ssl https tcp x509certificate handshakeI'm having problems inserting a new CA certificate with privatekey in the Root certificate store of the localmachine. This is …
c# .net-4.0 certificate x509certificate bouncycastleI am using the following code and get HttpRequestException exception: using (var handler = new HttpClientHandler()) { handler.ClientCertificateOptions = ClientCertificateOption.Manual; handler.…
c# asp.net-core .net-core x509certificate x509certificate2Microsoft seems to have created a certification jungle, that is hard to understand. Microsoft X.509 certificate (.cer) Personal Information Exchange (.…
c# .net x509certificate pfx snk