Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] OpenSSL Question (Read 254 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] OpenSSL Question

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.

Re: OpenSSL Question

Reply #1
ISSUE RESOLVED. I've managed to compile it. Everything is OK now.