Re: [openssl-users] Existing connections on certification expires

2017-08-28 Thread Robert Moskowitz
On 08/28/2017 09:44 AM, Alan Buxey wrote: hi, 2) How can i get the list of ciphers supported by openssl 01.01.0f ? openssl ciphers -v ??? These question looks to be very basic but i could not find any concrete information regarding the same googling. Google provides the answers if your

Re: [openssl-users] Existing connections on certification expires

2017-08-28 Thread Alan Buxey
hi, > 2) How can i get the list of ciphers supported by openssl 01.01.0f ? openssl ciphers -v ??? > These question looks to be very basic but i could not find any concrete > information regarding the same googling. Google provides the answers if your question is well formed. or you could jus

Re: [openssl-users] Existing connections on certification expires

2017-08-28 Thread Robert Moskowitz
On 08/28/2017 09:07 AM, Viktor Dukhovni wrote: On Mon, Aug 28, 2017 at 06:13:51AM -0400, Robert Moskowitz wrote: 1) What happens to the existing SSL connections on certification expiry? Does the openssl disconnects the existing connection? No, once authenticated, TLS connections continue ind

Re: [openssl-users] Existing connections on certification expires

2017-08-28 Thread Viktor Dukhovni
On Mon, Aug 28, 2017 at 06:13:51AM -0400, Robert Moskowitz wrote: > > 1) What happens to the existing SSL connections on certification expiry? > > Does the openssl disconnects the existing connection? No, once authenticated, TLS connections continue indefinitely, until either party chooses to dis

Re: [openssl-users] Existing connections on certification expires

2017-08-28 Thread Robert Moskowitz
On 08/28/2017 06:13 AM, Robert Moskowitz wrote: On 08/28/2017 01:09 AM, mahesh gs wrote: Hello All, We are using openssl for providing the secured communication for our application. I have some basic queries about the openssl behaviour. 1) What happens to the existing SSL connections on

Re: [openssl-users] Existing connections on certification expires

2017-08-28 Thread Robert Moskowitz
On 08/28/2017 01:09 AM, mahesh gs wrote: Hello All, We are using openssl for providing the secured communication for our application. I have some basic queries about the openssl behaviour. 1) What happens to the existing SSL connections on certification expiry? Does the openssl disconnects

Re: [openssl-users] Existing connections on certification expires

2017-08-27 Thread Paul Yang
> On 28 Aug 2017, at 13:09, mahesh gs wrote: > > Hello All, > > We are using openssl for providing the secured communication for our > application. I have some basic queries about the openssl behaviour. > > 1) What happens to the existing SSL connections on certification expiry? Does > the o

[openssl-users] Existing connections on certification expires

2017-08-27 Thread mahesh gs
Hello All, We are using openssl for providing the secured communication for our application. I have some basic queries about the openssl behaviour. 1) What happens to the existing SSL connections on certification expiry? Does the openssl disconnects the existing connection? 2) How can i get the