Windows 11 no OPENSSL_Applink error

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
niksan
OpenVpn Newbie
Posts: 4
Joined: Tue Oct 05, 2021 4:47 pm

Windows 11 no OPENSSL_Applink error

Post by niksan » Tue Oct 05, 2021 5:45 pm

I've updated on Windows 11
And started to get the error:
OPENSSL_Uplink(00007FFA4B498D30,08): no OPENSSL_Applink
Last edited by niksan on Tue Oct 05, 2021 5:53 pm, edited 1 time in total.

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

Re: Windows 11

Post by TinCanTech » Tue Oct 05, 2021 5:53 pm

Looks like something is wrong:
viewtopic.php?f=37&t=33121

niksan
OpenVpn Newbie
Posts: 4
Joined: Tue Oct 05, 2021 4:47 pm

Re: Windows 11

Post by niksan » Tue Oct 05, 2021 6:05 pm

TinCanTech wrote:
Tue Oct 05, 2021 5:53 pm
Looks like something is wrong:
viewtopic.php?f=37&t=33121
but on windows 10 everything is ok.

cron2
Developer
Posts: 24
Joined: Tue Jan 12, 2010 8:08 pm

Re: Windows 11 no OPENSSL_Applink error

Post by cron2 » Wed Oct 06, 2021 6:11 am

Is this a config with pkcs12 in it? This seems to trigger some new surprises in OpenSSL if built with vcpkg - and none of our test cases today (on windows) use pkcs12 based anythings, so that did not get caught.

niksan
OpenVpn Newbie
Posts: 4
Joined: Tue Oct 05, 2021 4:47 pm

Re: Windows 11 no OPENSSL_Applink error

Post by niksan » Wed Oct 06, 2021 6:36 am

The problem is when I was using old version of OpenVPN - my VPN was connecting. But RDP threw the error. But after update to last version of OpenVPN I started to get this error.

cron2
Developer
Posts: 24
Joined: Tue Jan 12, 2010 8:08 pm

Re: Windows 11 no OPENSSL_Applink error

Post by cron2 » Wed Oct 06, 2021 8:53 am

So, found the issue. It is related to MSVC builds of 2.5.4 and "--pkcs12" in use in the openvpn config.

We'll have a new 2.5.4 installer with a bugfix for this constellation out later today (if everything goes as planned).

niksan
OpenVpn Newbie
Posts: 4
Joined: Tue Oct 05, 2021 4:47 pm

Re: Windows 11 no OPENSSL_Applink error

Post by niksan » Wed Oct 06, 2021 9:08 am

cron2 wrote:
Wed Oct 06, 2021 8:53 am
So, found the issue. It is related to MSVC builds of 2.5.4 and "--pkcs12" in use in the openvpn config.

We'll have a new 2.5.4 installer with a bugfix for this constellation out later today (if everything goes as planned).
Thanks! It works now!

Post Reply