Set Signature Algorithms in Config File
Posted: Tue May 10, 2022 7:57 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.