Re: [openssl-users] forking server question

2017-05-07 Thread Salz, Rich via openssl-users
> Make that N processes, and understand why this should be a FAQ. Have no problem with adding to the FAQ. It's likely to be our next code-health target :) -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Re: [openssl-users] forking server question

2017-05-07 Thread Jakob Bohm
On 06/05/2017 14:19, Salz, Rich via openssl-users wrote: Please excuse what is a simple question: what is the proper way to clean up in the parent and child when writing a forking server using OpenSSL? It's not simple. Can you have the parent just do socket stuff, and then accept/fork and have

Re: [openssl-users] Doubt regarding ExtendedMasterSecret

2017-05-07 Thread Stiju Easo
On Tue, May 2, 2017 at 2:10 PM, Matt Caswell wrote: > > > On 30/04/17 19:51, Stiju Easo wrote: > > Hi , > > > >I got the answer to this, and now the question looks bit stupid. > >Generation of master key is different in case of "Extended Master > > Secret" , > > > >I still have a doub