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

2022-10-12 Thread Info Skymem
Hi, thank you for your information. On our website you can find email addresses of companies and people. https://www.skymem.info In short, it’s like Google for emails. Best regards, Robert, Skymem team On Thu, Oct 13, 2022 at 1:53 AM Daniel Lenski wrote: > > On Wed, Oct 12, 2022 at 4:22 PM Dju

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

2022-10-12 Thread Daniel Lenski
On Wed, Oct 12, 2022 at 4:22 PM Djunzu wrote: > > I tried double quotes and single quotes. But did not thought in trying no > quotes at all. Yeah, we should update the documentation to clarify this. Or, better yet, we should update the code to accept single and/or double quotes in config files.

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

2022-10-12 Thread Djunzu
Oh man!! It works. I tried double quotes and single quotes. But did not thought in trying no quotes at all. The error seems strange to me. But ok. Thanks Dimitri! --- Original Message --- On Wednesday, October 12th, 2022 at 1:59 PM, Dimitri Papadopoulos wrote: > Hi, > > What if yo

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

2022-10-12 Thread Dimitri Papadopoulos
Hi, 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 exactly the same!) # cat vpn.config authgroup = proto

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= \