This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 198207 - PKCS11 authentication for accessing development host
Summary: PKCS11 authentication for accessing development host
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.0.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-29 14:47 UTC by repasit
Modified: 2011-04-29 14:47 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description repasit 2011-04-29 14:47:07 UTC
Usually, i'm using a PKI token with PKCS11 module for authentication with ssh. This is nice, since no passwords are stored (nowhere, not even in my brain), while the authentication key is as long as 2048 bit and resides in the safe store of my token. It whould be nice to have the possibility to use that for dev.host authentication in NetBeans.

To be more precise, i'd like to use OpenSC's PKCS11 library as authentication provider for a development host in NetBeans.