Skip to content

Getting UnsatisfiedLinkError when SSL.fipsModeSet(1) is called while using openssl-static 2.0.70 #919

Description

@indrajeetdas85

Getting UnsatisfiedLinkError when SSL.fipsModeSet(1) is called while using openssl-static 2.0.70, however when fips mode is not set it's working fine.

Caused by: java.lang.UnsatisfiedLinkError: 'int io.netty.internal.tcnative.NativeStaticallyReferencedJniMethods.sslOpCipherServerPreference()'
at io.netty.internal.tcnative.NativeStaticallyReferencedJniMethods.sslOpCipherServerPreference(Native Method)
at io.netty.internal.tcnative.SSL.(SSL.java:67)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions