Re: [openssl-users] downgrading openssl

2016-12-28 Thread Viktor Dukhovni
On Wed, Dec 28, 2016 at 06:07:08PM +0330, Fateme Hajikarami wrote: > but if I type "openssl version", it tells me again that : > OpenSSL 1.1.1-dev xx XXX That's the unstable development version of OpenSSL and should only be used for integration testing by O/S distribution and dependent

Re: [openssl-users] downgrading openssl

2016-12-28 Thread Fateme Hajikarami
I tried to remove openssl by this command: apt-get install remove openssl and it's done successfully! now if I run this command again I get this message: Reading package lists... Done Building dependency tree Reading state information... Done Package 'openssl' is not installed, so not removed 0

[openssl-users] Can SSL_CTX_set_tmp_ecdh_callback be used to set ECDHstatic ciphers ?

2016-12-28 Thread krish
I am a beginer to the openssl world :) I was coding a simple TLS client/server C code for simulating a ECDH* key exchange scenario. In the server code, after creating the SSL context, i have the *SSL_CTX_set_tmp_ecdh_callback*() procedure in place to set the EC_KEY from a named curve. I was

Re: [openssl-users] downgrade openssl

2016-12-28 Thread Fateme Hajikarami
I have another question, as you told the last version is 1.1.0, so what is this: https://github.com/openssl/openssl/readme? it tells: OpenSSL 1.1.1-dev I am really confused. -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users