OpenVPN Client Hello Message
Posted: Thu Apr 28, 2022 2:40 pm
Hello everybody,
I’m developing a client OpenVPN project. I capture network via wireshark and analysing client hello message.
I want to remove some of signature algorithms. To do that I tried to compile OpenSSL again with different parameters ( no-X ). However I can’t removed every signature algorithms I want. Is there any document I can follow?
I’m using Windows, OpenSSL 1.1.1 versions.
I’m developing a client OpenVPN project. I capture network via wireshark and analysing client hello message.
I want to remove some of signature algorithms. To do that I tried to compile OpenSSL again with different parameters ( no-X ). However I can’t removed every signature algorithms I want. Is there any document I can follow?
I’m using Windows, OpenSSL 1.1.1 versions.