How to decrypt TLS 1.3 handshake when server is under control
Dear,
I want to decrypt TLS 1.3 handshake messages captured by wireshark. The server (apache) is under my control, but not the client. Since I have no control over the client I can't use pre shared keys.
Question: Which information do I need to log on the server, in order to be able to decrypt the captured handshake messages?
Thanks in advance.
Regards, Ralph