[Cyberduck-trac] [Cyberduck] #9318: PKCS for SFTP Authentication

Cyberduck trac at trac.cyberduck.io
Mon Feb 29 12:22:03 UTC 2016


#9318: PKCS for SFTP Authentication
----------------------------+-----------------
    Reporter:  noah977      |      Owner:
        Type:  enhancement  |     Status:  new
    Priority:  normal       |  Milestone:
   Component:  core         |    Version:  4.8
    Severity:  normal       |   Keywords:
Architecture:               |   Platform:
----------------------------+-----------------
 Many of use PKCS (Also known as a PIV card) for SSH access to secure
 systems.  Instead of the private key being stored as a file, it is on a
 hardware token.

 This is very easy to do for both SSH and SFTP from the command line.
 Example of working commands on OSX:

 ssh  -I /usr/local/lib/opensc-pkcs11.so user at example.com[[BR]]

 sftp -o "SmartcardDevice=/usr/local/lib/opensc-pkcs11.so" user at example.com

 It would be VERY helpful if this type of authentication was possible using
 Cyberduck.

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/9318>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list