smartcard + configfile: how to avoid error "File name too long"?

2022-10-12 Thread Djunzu
Hello. I am trying to change my openconnect usage from command line to configfile. I need to use a smartcard (StarSign CUT S, from Giesecke & Devrient GmbH) in order to access my VPN. And my current command line works fine and I can connect to the VPN: # openconnect \ --authgroup= \

Re: smartcard + configfile: how to avoid error "File name too long"?

2022-10-12 Thread Djunzu
; What if you remove the double quotes? > > Use: > certificate = pkcs11:model=... > instead of: > certificate = "pkcs11:model=... > > Le 12/10/2022 à 16:38, Djunzu a écrit : > > > [...] > > But when I try this configfile: > > (All arguments are ex