How to disable abbreviated SSL handshake to perform a full handshake every call on lighttpd?

Solution 1:

This follows the same behavior of HTTP Basic Auth, such that browsers remember those credentials for the duration of the browser session and do not provide a way to forget it.