I've used the following command to remove the trailing whitespace for all tracked text files: git grep -Il '' | xargs sed -i 's/[ \t]*$//'
Add a simple test PKI based on the existing one in the doth test. Check ephemeral, forward-secrecy, and forward-secrecy-mutual-tls TLS configurations with different scenarios.