[SOLVED] OpenSSL Question 09 February 2023, 19:03:50 Hello, guys.The problem is: I have a VPN config file to connect to my office and OpenVPN segfaults with SSL errors. I know that version 1.1.1 is working OK, but the default in Artix is 3.0.8. I also see that there IS version 1.1.1 in the repos. I installed it but I'm still getting these errors. How do I specify openssl-1.1 for my OpenVPN instead of the default version 3.0.8? Any ideas?Btw, OpenSSL got updated the day before yesterday because of recent vulnerability.P.S. Don't tell me that I have to recompile OpenVPN with openssl-1.1.1 P.P.S. Ok, if I really have to recompile OpenVPN with this specific LTS OpenSSL version, please show me the algorithm since I'm pretty new to Linux and won't cope with it. Thanks in advance. Last Edit: 12 February 2023, 13:15:35 by Hitman
Re: OpenSSL Question Reply #1 – 12 February 2023, 11:08:01 ISSUE RESOLVED. I've managed to compile it. Everything is OK now. 1 Likes