Re: Extension of certificate expiry date

2020-06-08 Thread Anand Sridharan
Hi Viktor , we have used hardcoded certificate information in a piece of code , we don't want to change it often. There aren't any other reasons for it. On Mon, Jun 8, 2020 at 4:21 PM Viktor Dukhovni wrote: > On Mon, Jun 08, 2020 at 04:01:37PM -0700, Anand Sridharan wrote: > > > is

Extension of certificate expiry date

2020-06-08 Thread Anand Sridharan
Hi openssl users, is there a way on openssl to extend the expiry of certificate date? I created a certificate with an expiry date set for 365 days but looking now to extend it longer or indefinitely. -- thanks, Anand.S

openssl-1.1.1g cygwin make errors

2020-05-05 Thread Anand Sridharan
Hi Open SSL users , Please let us know if someone has observed below errors while compiling on source with cygwin. Please do indicate any workaround available , I observed similar errors with different version as well such as openssl 1.1.1a. from crypto/async/arch/async_null.c:11:

TLS handshake failures

2020-04-14 Thread Anand Sridharan
Hi , we are trying to add tls support to socks proxy with Curl as part of that we are trying to complete initial TLS handshake. we are trying to run openssl s_server on loopback interface to verify changes we tried two methods both are resulting in fatal error alert from server. Method 1 - use