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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions