On 03/01/2019 10:31, Neil Craig wrote:
> Hi all
> 
> Does anyone know why openssl (silently) fails to write session data to a file
> when run from cron? (It works fine running manually) via e.g.: 
> /path/to/openssl
> s_client -connect <host>:443 -servername <hostname> -tls1_3 –sess_out

I assume you are actually supplying a filename after the "-sess_out" flag, 
right?

Matt

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to