I'm seeing this problem on my production environment. I'm dependent on
TLS renegotiation. Downgrading OpenSSL to 1.1.0 solves the problem.
Upgrading both OpenSSL to 1.1.1 and Apache to 2.4.39 and disabling
TLSv1.3 solves it too.

I'm using mod_reqtimeout to let users authenticate with client
certificates stored in slower smart cards.

I'm using this mod_reqtimeout configuration:

RequestReadTimeout header=10 body=30

I'm seeing that the wait between the client certificate selection and
the authentication takes effect, is equal to the body timeout setting.

Hope it helps throwing some light at the issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1833896

Title:
  Ubuntu 18.04: slow page loads with client cert auth after upgrade to
  openssl 1.1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/1833896/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to