Re: Diffie hellman - Open SSL Client and C# Server

2013-11-30 Thread Matt Caswell
On 30 November 2013 18:52, cvishnuid wrote: > I am newbie to Open SSL . I am already have an application where server and > client are using Openssl libraries for Diffie hellman encryption.I wanna > convert server to compleatly to C# . It is not clear from your question whether you are plannin

Diffie hellman - Open SSL Client and C# Server

2013-11-30 Thread cvishnuid
I am newbie to Open SSL . I am already have an application where server and client are using Openssl libraries for Diffie hellman encryption.I wanna convert server to compleatly to C# . I have .pem file in both server and client so i assume we have same DH parameters (g and p) in client and

RE: Adding a custom extension to a CSR

2013-11-30 Thread Dave Thompson
> From: owner-openssl-users On Behalf Of redpath > Sent: Friday, November 29, 2013 09:42 > To: openssl-users@openssl.org > Subject: *** Spam *** RE: Adding a custom extension to a CSR > >Sample abstract code, you should see this extension in your x509 when you > use the openssl x509 -in mycsr

RE: Adding a custom extension to a CSR

2013-11-30 Thread Dave Thompson
> From: owner-openssl-users On Behalf Of Danyk > Sent: Thursday, November 28, 2013 09:28 > I rather not use the openssl config file, and stick with aPI's. > > >is it really an octet string containing one ASCII character "5"? > no, it was just a simple example, the real values is are PRINTABLESTRI