Skip to content

Detect boringssl in expando.c? #1768

Closed
Closed
@alex

Description

@alex

Right now if you compile against BoringSSL (i.e., point OPENSSL_DIR at it), but don't specify unstable_boringssl it will silently build, but many things won't work (e.g. pyca/cryptography#7933 (comment)).

At a minimum, would it make sense to detect this situation with expando.c and fail the build, rather than silently proceeding?

Even better would be if it could detect this and work -- perhaps by BoringSSL putting the generated bssl-sys crate somewhere that could be detected.

cc: @davidben, @maurer, @benbrittain, @durin42

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions