Apache - tcpdump get HTTP and HTTPS Headers

Hello

I googled for "tcpdump view HOST http headers" -- that fine

However can we do same for HTTPS like after the HTTPS gets decrypted by Apache ?

I think this is legitimate on the server where the site is hosted since at some point the Apache itself needs to get the HOST patrameter in order to send the request to the correct VHOST

Regards
coolatt

I am not sure if tcpdump supports this but you can with wireshark. You need the private key of course.