We have openssl installed but when I issue the following command results in no peer certificate and No client certificate CA names sent.
Would this be because of the openssl not pointed to a certificate bundle?
Command issued:
openssl s_client -connect sfcertrequestTEST256.support.statefarm.org:443
***** Results ******
CONNECTED(00000003)
no peer certificate available
No client certificate CA names sent
SSL handshake has read 7 bytes and written 307 bytes
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
SSL-Session:
Protocol : TLSv1.2
Cipher : 0000
Session-ID:
Session-ID-ctx:
Master-Key:
Key-Arg : None
PSK identity: None
PSK identity hint: None
SRP username: None
Start Time: 1555530422
Timeout : 300 (sec)
Verify return code: 0 (ok)