Getting cert serial from an OCSP single response

2022-10-27 Thread Geoff Swan
I've been going over the openssl-3 documentation, trying to upgrade some 1.0.2 code but I think I might have missed something somewhere. I'm trying to get the cert serial number (or the ocsp_certid structure) from an OCSP single response, obtained from a basic respose such as: single = OCSP_r

New book about OpenSSL: Demystifying Cryptography with OpenSSL 3.0

2022-10-27 Thread Alexei Khlebnikov
Hello Everyone, I have written a new book about OpenSSL, the title is "Demystifying Cryptography with OpenSSL 3.0". The book was published yesterday. The book can be useful for many subscribers of this mailing list, including software developers, system and network administrators, DevOps speciali

I have successfully installed Godaddy Wildcard SSL certificate in 9 units of Hikvision DS-K1TA70MI-T / DS-K1T341AMF Face Recognition Terminal Door Access Systems on 27 Oct 2022 Thursday

2022-10-27 Thread Turritopsis Dohrnii Teo En Ming
Subject: I have successfully installed Godaddy Wildcard SSL certificate in 9 units of Hikvision DS-K1TA70MI-T / DS-K1T341AMF Face Recognition Terminal Door Access Systems on 27 Oct 2022 Thursday Good day from Singapore, Author: Mr. Turritopsis Dohrnii Teo En Ming Country: Singapore Date: 27 Oct 2

Re: How to handle TLS alerts

2022-10-27 Thread Matt Caswell
On 26/10/2022 18:33, pepone.onrez wrote: Hi, I'm trying to understand how to handle TLS alerts, I have set up a callback with SSL_CTX_set_info_callback(_ctx, ssl_info_callback); And I can see alerts sent by the peer, does the application need to call SSL_shutdown upon receiving a fatal