OpenVPN Connect: can't assign hardware token

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
mikele
OpenVpn Newbie
Posts: 3
Joined: Fri Jun 17, 2022 8:23 pm

OpenVPN Connect: can't assign hardware token

Post by mikele » Fri Jun 17, 2022 8:42 pm

Hi, friends.

Since version 3.3 began to support hardware tokens, I decided to set up such a configuration on my MAC Catalina 10.15.7.

The token is visible in the system, certificates are available through the manufacturer's library, folder ˜/.pkcs11_modules created according with manual and the manufacturer's library copied to it.

However, I can't assign a certificate because the list of tokens in the app is empty.
For information, Viscosity works fine on this machine with this token, i.e. a configuration problem on OpenVPN Connect side.

how can i tell where the error is?

mikele
OpenVpn Newbie
Posts: 3
Joined: Fri Jun 17, 2022 8:23 pm

Re: OpenVPN Connect: can't assign hardware token

Post by mikele » Sat Jun 18, 2022 6:57 am

I solved it, added not the library itself but a symbol link to it.

E.g. sudo ln -s /Library/[vendor]/lib/[vendor_lib].dylib /users/[user]/.pkcs11_modules/[vendor_lib].dylib

Post Reply