Top "X509certificate" questions

X509Certificate is the name of .NET and Java classes for handling X.509 certificates.

Find Certificate by hash in Store C#

How to get Certificate by hash in Windows Store using C#? sha1 example:7a0b021806bffdb826205dac094030f8045d4daa …

c# .net store x509certificate
Signing certificate request with certificate authority

I want to use TLS mutual authentication to authenticate a client on a API made in go. I've created a …

go x509certificate tls1.2 pki mutual-authentication
“error:23076071:PKCS12 routines:PKCS12_parse:mac verify failure” when generating self signed certificate for Identity Server 4

We're developing a microservices app on Kubernetes. One of the microservices is IdentityServer instance. Initially, I want to test the …

docker identityserver4 x509certificate x509certificate2
C# / .NET - How to allow a "custom" Root-CA for HTTPS in my application (only)?

Okay, here is what I need to do: My application, written in C# (.NET Framework 4.5), needs to communicate with our …

c# .net ssl x509certificate
WCF 4 - TransportWithMessageCredential using X.509 certificates for transport and message security

I'm trying to make a WCF4 service hosted on IIS which will use X.509 certificates for message security and SSL …

wcf ssl x509certificate ws-security transport-security
How to determine length of X509 Public Key

How do I determine the length (in bits) of an X509 Public Key in Java? I'm looking to get the …

java x509certificate x509
WCF, Certificate Authentication - Common Errors and Confusing Arguments

I am trying to setup a WCF service to use a Certificate for Authenticating the client. I have read tons …

x509certificate certificate makecert certificate-store wcf-authentication
How do I read the digital signature information from a signed .Net assembly?

I am writing an assembly information application to be used in our software build process and am trying to read …

c# x509certificate digital-signature signed authenticode
Import self signed ssl certificate .pem to firefox

I added self signed certificate in .pem format in Firefox under Authorities tab. When I access site, Firefox throws error …

firefox ssl x509certificate pem ca
Self-signed certificate for device with local IP

Scenario: We have a device similar to a WiFi router that has UI and API exposed The device will run …

ssl asp.net-core x509certificate tls1.2 pfx