Hi Graham,
I just added the ability to use this plugin with BoringSSL instead of OpenSSL. BoringSSL supports certificate timestamp internally using SSL_CTX_set_signed_cert_timestamp_list function, calling SSL_CTX_add_server_custom_ext returns an error.
Feel free to merge, rewrite or discard this request ;-)
Hi Graham, I just added the ability to use this plugin with BoringSSL instead of OpenSSL. BoringSSL supports certificate timestamp internally using SSL_CTX_set_signed_cert_timestamp_list function, calling SSL_CTX_add_server_custom_ext returns an error. Feel free to merge, rewrite or discard this request ;-)