Tagged Questions
9
votes
1answer
2k views
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 ...
5
votes
3answers
157 views
X.509 libraries
I'm looking for a library/module/package with which I could create and sign X.509 certificates, with the ability to conditionally add custom v3 extensions – which can be fairly complicated; for ...
5
votes
1answer
496 views
WCF Certificate Chain, verify programmatically
I'm trying to use certificates programmatically, rather than using the store. I'm creating X509Certificate2's with filename and password.
This works fine when I have manually added the root ...
4
votes
3answers
941 views
Securely Handling Private Keys from Windows Key Store - C#
I'm working on an application that encrypts configuration file settings for an ASP.Net web server. The encryption method I'm implementing is enveloping data using AES and RSA. I'm generating an AES ...
4
votes
2answers
1k views
How do I use SSL certificates with HttpWebRequest in C#?
Currently I'm writing a utility application that will connect to a given IP and port and check the information in the SSL certificate using HttpWebRequest. When I try to extract the certificate I get ...
4
votes
1answer
494 views
Get client certificate for page registration
I want to make a registration page for clients, that would only contain a button register and unregister. When the user would click on any of these 2 button he would should be prompted to select a ...
3
votes
2answers
527 views
How do I read the public key from a signed C# exe
I'm signing a dot net exe using
signcode.exe with an spc/pvk combo
The file needs to read its own Public Key at runtime in order to verify some data. I've gone down a number of different avenues.
...
2
votes
2answers
470 views
C# How can I validate a Root-CA-Cert certificate (x509) chain?
Let's say I have three certificates (in Base64 format)
Root
|
--- CA
|
--- Cert (client/signing/whatever)
How can I validate the certs and certificate path/chain in C#?
(All those three ...
2
votes
1answer
239 views
Implementing certificate authorization in asp.net
First of all I'm sorry for my bad english.
In past two days i read a lot, but didn't find out solution for my problem.
I need to implement such authorization:
User openning web page, special form ...
2
votes
1answer
1k views
Check signature for x509 certificate
I have:
x509 certificate (Base64);
String data;
Signature of string data (Base64).
Is it possible to check signature?
My code:
bool valid = false;
var signature = ...
2
votes
5answers
2k views
Reading a certificate signing request with c#
I want to read the contents of a csr in c#, however I haven't found any way to do it in c#.
What I've found was the namespace System.Security.Cryptography.X509Certificates, but it only handles ...
2
votes
1answer
1k views
Where to store X509 certificate for Windows service?
I have a Windows service that will normally be run using the Local System Account (although in some installations it may as a specific user account).
The service is using WCF, with communication ...
1
vote
1answer
52 views
Asp.Net C# x509 Certificate Creation and Installation
I have an online B2B app that needs to
Create a Certificate Request on the Client (Browser).
Generate the requested Certificate on the Server.
Return the Certificate + Private Key to the Client and ...
1
vote
2answers
108 views
PFX Self Signed x509 Certificate with password secure
After looking at how to generate self-signed digital signatures from Creating a self-signed certificate in C#, I can call CreateSelfSignCertificatePfx and get PXF data in a byte array back, which can ...
1
vote
2answers
121 views
How can I add a private key to X509Certificate2 after I have already added the public key?
My steps are:
Create X509Certificate2 with public key:
X509Certificate2 clientCertificate = new X509Certificate2("public key certificate blob as byte[]");
How do I want to load the private key ...
1
vote
0answers
62 views
How to get the windows standard dialog for accepting /declining a digital certificate in C#?
When writing a C/S-Application with C# i'm checking the certificate of the server i connect to. Therefore I get a callback where i can consider about X509Certificate certificate, X509Chain chain, ...
1
vote
2answers
103 views
Debugging certificate policy validation failures: “The remote certificate is invalid according to the validation procedure.”
I'm trying to write a C# client that consumes a web service. The communication is encrypted. I have downloaded and installed the sites' certificate into that magic place where WinXP keeps them.
...
1
vote
1answer
305 views
Loading the Jira Public Certificate in .Net from a string (how to convert ASN.1 encoded SubjectPublicKeyInfo to X509 Cert in .Net)
I am building an oauth 1.0a service that will be consumed by a gadget within Jira, it's a .Net 3.5 Application written in C#.
Jira makes requests to this service using the RSA-SHA1 signature method, ...
1
vote
1answer
542 views
OpenSSL .NET c# wrapper X509 certification
Hi Iam using the OpenSSL .NET wrapper in my c# project. i want to generate an X509 certification but i don't really know the procedure. what should it contain (what parameters)...etc
this is my code, ...
1
vote
1answer
1k views
Signing X509 Certs w/BouncyCastle - invalid digital signature [closed]
Possible Duplicate:
Generated signed X.509 client certificate is invalid (no certificate chain to its CA)
I followed the example at:
...
1
vote
1answer
1k views
C# WCF client configuration for X509 secured web service over https
I been pulling my hair out for the past few days trying to connect to a web service using .Net 3.5 and WCF (have also tried using WSE 3.0) without much luck.
The web service is hosted by a 3rd party ...
1
vote
1answer
2k views
How to do asymmetric encryption with X509 certificates and C#?
I am looking to encrypt files with X509 certificates using public and private keys and send them to a remote server. How would I do this? Is this even possible? How do I generate the certificate ...
0
votes
2answers
93 views
Encrypted in Java using RSA/ECB/PKCS1Padding unable to decrypt in .Net
I have a string that's encrypted using some crypto classes in Java (RSA/ECB/PKCS1Padding) and a public key we exchanged in advance.
I want to decrypt that string using our private key and this is the ...
0
votes
1answer
128 views
System.Security.Cryptography.CryptographicException: The parameter is incorrect
I have the following exception when a try create a new Instance of ServiceHost (new ServiceHost(serviceType, baseAddresses))
System.Security.Cryptography.CryptographicException: The parameter is ...
0
votes
1answer
66 views
How to extract the domain name out of an X509Certificate object during SslStream.AuthenticateAsClient? (.NET4)
I have a RemoteCertificateValidationCallback function called by SslStream.AuthenticateAsClient, which is passed an X509Certificate object.
I'd like to extract the name from that certificate, such ...
0
votes
1answer
54 views
How to use C# to determine if a certificate has been issued by the same CA as another?
We are deploying an executable to a partner's site off our network. The executable will dynamically load assemblies from a folder to perform certain tasks.
The executable will be signed and ...
0
votes
0answers
29 views
How to change EV OIDs of a root certificate programatically in C#
I'm looking for the proper API functions to change the OID list on the root certificates in the Trusted Root Certificate store on Windows.
To illustrate:
I think it has to do with the API ...
0
votes
0answers
106 views
How do you generate an x509Certificate based solely on a public key in RSA format?
I have an RSA public key in an XML format. I need to take this key and create an x.509 Certificate using that public key. I do not have access to the private key to complete the key pair. All examples ...
0
votes
0answers
86 views
How to sign WCF service message with x509 certificate with class Microsoft.Web.Services3.Security.MessageSignature
I have a two x509 certificates, one for credentials and second for using to signing wcf service, server is java.
I write code like this
System.Net.ServicePointManager.SecurityProtocol = ...
0
votes
0answers
38 views
Intuit Hosted PayPage Client Certificates C#
I am trying to obtain a connection ticket from Intuit for their Hosted PayPage facility. Intuit authentication requires a client certification. Do you have any samples on any client certificates ...
0
votes
0answers
84 views
WFC X509 certificate does not work with WSHttpBinding due to missing private key
Colleagues,
When I try to use X509 certificate with public key in .cer file, I'm getting the following exception:
{"The certificate 'CN=name' must have a private key. The process must have access ...
0
votes
2answers
170 views
How to open Windows Certificate Viewer (not Manager)
When you open a .crt file in explorer, a Windows Certificate viewer shows the details of the cert.
I need to open this viewer from .net (c#).
I've found out that the file system32\cryptext.dll opens ...
0
votes
0answers
409 views
Create self-signed certificate using Bouncy Castle in C#
I've try to create self-signed x509 v3 certificate using Bouncy Castle in C# like this
var kpgen = new RsaKeyPairGenerator();
kpgen.Init(new KeyGenerationParameters(new ...
0
votes
0answers
380 views
The system cannot find the file specified
We have a site where we we contact a remote server, and to do this we use a api/framework who needs to importa a X509 certificate. From the start i got the following exception:
The system cannot find ...
0
votes
1answer
383 views
Can't find cert in local store
I have installed an x509 cert following these directions; http://www.vandyke.com/products/vshell/docs/windows/Use_X.509_Certificates.htm
This istalls it into the trusted root certification authorities ...
0
votes
0answers
443 views
x509 certificate example in OpenSSL .NET Wrapper [closed]
Possible Duplicate:
OpenSSL .NET c# wrapper X509 certification
Does any one have any X509 certificate example in OpenSSL .NET Wrapper ?
thanks for any help =)
0
votes
2answers
139 views
Catching IIS-level certificate errors in C# code
I'm making a SOAP handler that will be secured with X509 Certificates, and one of the requirements is that the program log as much as possible in an existing log viewer. Obviously, there are a lot of ...
0
votes
1answer
346 views
Using certutil to check certificate responses
I am having a lot of trouble setting up an X509 certificate scheme in C#.NET. SSL is enabled on the server and the connection is being made over SSL. Certificates are being added to the request's ...
0
votes
3answers
199 views
Invoke Windows Certificate Export Wizard .NET
Does anyone know how to invoke/display the Windows Certificate Export Wizard Programmically within C#.NET whilst providing an X509 Certificate?
Many thanks