Set Signature Algorithms in Config File

This forum is for general conversation and user-user networking.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
emrehan
OpenVpn Newbie
Posts: 8
Joined: Mon Apr 04, 2022 10:31 am

Set Signature Algorithms in Config File

Post by emrehan » 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.

Post Reply