Page 1 of 1

OpenVPN Connect: can't assign hardware token

Posted: Fri Jun 17, 2022 8:42 pm
by mikele
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?

Re: OpenVPN Connect: can't assign hardware token

Posted: Sat Jun 18, 2022 6:57 am
by mikele
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