Re: [openssl-users] OpenSSL version 1.1.1 pre release 9 published

2018-08-21 Thread Robert Moskowitz
On 08/21/2018 06:31 PM, Matt Caswell wrote: On 21/08/18 16:24, Robert Moskowitz wrote: Thanks! Once Fedora beta picks this up, I will run my scripts against it and see if all cases of hash with ED25519 are fixed. Unfortunately the command line usability changes for this didn't make it into

Re: [openssl-users] OpenSSL version 1.1.1 pre release 9 published

2018-08-21 Thread Matt Caswell
On 21/08/18 16:24, Robert Moskowitz wrote: > Thanks! > > Once Fedora beta picks this up, I will run my scripts against it and see > if all cases of hash with ED25519 are fixed. Unfortunately the command line usability changes for this didn't make it into the beta. They should still be in the f

[openssl-users] openssl get certificate from SSL_CTX

2018-08-21 Thread radiatejava
I want to get the client certificate and the CA certificates that I set to SSL_CTX. Is there any sample code to do this ? I have not been successful so far. I set the certificate and CA certs this way. char* cacertFile = "cacert.crt"; char* certFile = "client.crt"; char* keyFile = "client.key"; i

Re: [openssl-users] ED488 question

2018-08-21 Thread Robert Moskowitz
On 08/21/2018 11:29 AM, Viktor Dukhovni wrote: On Aug 21, 2018, at 11:27 AM, Robert Moskowitz wrote: Was thinking about ED488 last night. I am personally not interested in these larger curves, but perhaps I can make my draft 'more complete' if I include 488 along with 25519. Are there a

Re: [openssl-users] ED488 question

2018-08-21 Thread Viktor Dukhovni
> On Aug 21, 2018, at 11:27 AM, Robert Moskowitz wrote: > > Was thinking about ED488 last night. I am personally not interested in these > larger curves, but perhaps I can make my draft 'more complete' if I include > 488 along with 25519. > > Are there any parameters beyond changing the al

[openssl-users] ED488 question

2018-08-21 Thread Robert Moskowitz
Was thinking about ED488 last night.  I am personally not interested in these larger curves, but perhaps I can make my draft 'more complete' if I include 488 along with 25519. Are there any parameters beyond changing the algorithm from ed25519 to ed488?  Is a hash needed for the version of ed4

Re: [openssl-users] OpenSSL version 1.1.1 pre release 9 published

2018-08-21 Thread Robert Moskowitz
Thanks! Once Fedora beta picks this up, I will run my scripts against it and see if all cases of hash with ED25519 are fixed. On 08/21/2018 08:36 AM, OpenSSL wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 OpenSSL version 1.1.1 pre release 9 (beta) ===

[openssl-users] OpenSSL version 1.1.1 pre release 9 published

2018-08-21 Thread OpenSSL
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 OpenSSL version 1.1.1 pre release 9 (beta) === OpenSSL - The Open Source toolkit for SSL/TLS https://www.openssl.org/ OpenSSL 1.1.1 is currently in beta. OpenSSL 1.1.1 pre release 9 has now