Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note the "/./" characters in the value. They are needed to work around known JRE bug #6202721.

Also note that replacing the blocking entropy source (/dev/random) with a non-blocking one actually reduces security because you are getting less-random data. If you have a problem generating entropy on your server (which is common), consider looking into entropy-generating hardware products such as "EntropyKey".

...

CategoryFAQ