Solved! After I've typed:
/usr/local/apache-river-2.2.0/lib-ext# cp jsk-policy.jar
/usr/local/jdk1.6.0_24/jre/lib/ext/
...the ssl-reggie.sh script is working now! My apologies for that
last message!
Kindest regards to everybody.
Helcio.
Helcio,
If you don't want to install it into jre/lib/ext/ you can also have it
loaded as an extension by setting the following system property with the
following argument on the command line:
-java.ext.dirs=/usr/local/jdk1.6.0_24/jre/lib/ext/:/usr/local/apache-river-2.2.0/lib-ext/
Cheers,
Peter.