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 118934 - Automate ws security key manipulation
Summary: Automate ws security key manipulation
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks: 117865
  Show dependency tree
 
Reported: 2007-10-15 20:10 UTC by Roderico Cruz
Modified: 2007-10-16 04:49 UTC (History)
1 user (show)

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 Roderico Cruz 2007-10-15 20:10:22 UTC
While setting security, users often need to manipulate with certificates, keys. They need to create new keystores,
truststores, import keys into them, or from another, view and browse / delete contents of keystores, ... There's a
keytool NB plugin already that has a lot of required functionality, maybe we could talk with the author, ...