You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2022/04/28 08:21:32 UTC

[Bug 66036] pkcs#11: parent httpd not issuing C_Login() after graceful reload causing on-going connections to fail SSL/TLS handshake

https://bz.apache.org/bugzilla/show_bug.cgi?id=66036

Joe Orton <jo...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Joe Orton <jo...@redhat.com> ---
Interesting. mod_ssl does not speak PKCS#11 directly, OpenSSL handles that, and
mod_ssl should be destroying and recreating the SSL_CTX over a reload of the
parent so I am not sure what more we should be doing.

I'm not sure what you mean by "no worker context shall issue a C_Login" - do
you mean that is what you observed (nothing did a C_Login), or that is what
should happen but isn't? You may need to report this to OpenSSL to get more
help.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org