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

Summary: Automate ws security key manipulation
Product: webservices Reporter: Roderico Cruz <rcruz>
Component: CodeAssignee: Milan Kuchtiak <mkuchtiak>
Status: NEW ---    
Severity: blocker CC: vidhya
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 117865    

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, ...