Skip to content

OpenSSL plugin does not compile with OpenSSL 1.1.x on Debian 10 (buster) #3

Description

@bma67

gcc is version 8.3.0

Error is:

plugins/fitsec_openssl.c: In function 'OpenSSL_ReadSignature':
plugins/fitsec_openssl.c:246:21: error: dereferencing pointer to incomplete type 'ECDSA_SIG' {aka 'struct ECDSA_SIG_st'}
BN_bin2bn(s, 32, sg->s);

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