 |
Java Security for the Enterprise |
Spotlight quote:
Nice to see your advise on killing happyaxis.jar; every so often I
google for it to see if it is an issue.
Also nice to see the WS-Security stuff.
  -- Steve Loughran, creator of happyaxis.jar
|
|
|
JSTK Release Notes
10/28/03: JSTK-1.0.1 Released.
- Added Linux scripts for following JSTK utilities:
crypttool,
certtool, ssltool, sslsetup,
asn1parse, base64tool. Also, added target
ugorx in Ant build file build.xml for assigning
execute permission to these scripts on Linux.
- Option
-storetype added to certtool setupca
command. Also, command certtool exportca has been added to
export CA certificate. This is done as a workaround for the
SunJCE bug in
J2SDK1.4.2. Now you can specify JKS ac the keystore type at the time of
CA setup and use certtool exportca to get the CA certificate.
Scripts sslsetup.bat and sslsetup.sh are also modified
to make it simple to switch from JCEKS keystore to JKS keystore.
- Fixed
corruption of
my.keystore files by modifying the
filtering property in the dist target of Ant build
file.
- Added the source code for Chapter6 examples. These were missing in the original
release.
09/03/03: JSTK-1.0 Released.
|