SSL_CIPHER and SSL_CTX will become opaque in libssl. Add the two accessors SSL_CTX_get_cert_store() and SSL_CIPHER_get_bits() to the qsslsocket symbol wrangling and use them inside the code similar to what was done in wkhtmltopdf. This adds two symbols to QtNetwork, so bump its minor and those of the two remaining dependent libraries. no response from maintainer