Skip to content

CAUTION: This site hosts draft documentation for the next release. For published content of the latest release, visit www.eclipse.org/openj9/docs

-Djdk.nativeSHA512

This option enables or disables OpenSSL native cryptographic support for the SHA-512 digest algorithm.

Syntax

    -Djdk.nativeSHA512=[true|false]
Setting value Default
-Djdk.nativeSHA512 true yes
-Djdk.nativeSHA512 false

Explanation

To turn off all the digest algorthims, see the -Djdk.nativeDigest.

To turn off all the algorithms, see the -Djdk.nativeCrypto system property command-line option.