Hello,
I'm running OpenVPN for a few years now on raspberry pi. Due to changes in OpenVPN I was forced to use AES-256-GCM, which - in my case - I don't want because it's 10% slower compared to AES-256-CBC (benchmarked throughput, and 10% is a lot... and even more with limited compute power).
Server: OpenVPN 2.4.7 (arm)
Client: OpenVPN Connect 3.4.2 (android)
So... I've tried adding:
data-ciphers
data-ciphers-fallback
<1/3> I had to split this post in 3 parts, because I'm getting "403 ERROR" in this forum if it's longer... ... ...
I'm running OpenVPN for a few years now on raspberry pi. Due to changes in OpenVPN I was forced to use AES-256-GCM, which - in my case - I don't want because it's 10% slower compared to AES-256-CBC (benchmarked throughput, and 10% is a lot... and even more with limited compute power).
Server: OpenVPN 2.4.7 (arm)
Client: OpenVPN Connect 3.4.2 (android)
So... I've tried adding:
data-ciphers
data-ciphers-fallback
<1/3> I had to split this post in 3 parts, because I'm getting "403 ERROR" in this forum if it's longer... ... ...
Comment