to test/verify your setup:
>
>openssl s_client -connect : -CAfile
>
> It should complete with "Verify OK (0)" or similar.
>
> Jeff
>
> On Wed, Jul 23, 2014 at 4:24 PM, Daniel Bertrand
> wrote:
>> Hi,
>>
>> I have inherited s
Hi,
I have inherited some c code which implements client/server communication. The
certs expired last week and there is no documentation as to how the certs were
generated.
I would like to know the correct sequence of openssl commands to generate the
certificate files on server S and client