Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

aklferris

I, too, want this so I can set up YubiKey auth on my VPS's. Xshell already supports it... now I just need WinSCP to do so.
ole76

Re: WebDAV Client Certificate File With Hardware Token?

Hello,

I found there is support for smartcards via the PKCS#11 wrapper interface:
Smartcard-based client certificates are also supported via a PKCS#11 wrapper interface.

source: https://notroj.github.io/neon/
It would be nice if WinSCP would support the PKCS#11-interface.

Best regards
Oliver
martin

Re: WebDAV Client Certificate File With Hardware Token?

WinSCP does not support this atm.

WinSCP uses neon library for HTTPS/WebDAV.
https://notroj.github.io/neon/
You can look into it, if there's a way to make it support HW tokens.
NoMoreFood

WebDAV Client Certificate File With Hardware Token?

Hi!

I'm interested in using WebDAV with client certificate authentication using private keys on a hardware token. This presumably would require use of a PKCS library or integration with the Windows CAPI subsystem to interact with the hardware. Firstly, is currently a way to use WinSCP in this manner? If not, is there anything fundamentally preventing development of this capability (which I could look into).

Thanks!
Bryan