Skip to content
This repository was archived by the owner on Mar 21, 2020. It is now read-only.
This repository was archived by the owner on Mar 21, 2020. It is now read-only.

Support external custom builds of OpenSSL #86

@agentzh

Description

@agentzh

Right now the build system can only use its own downloaded OpenSSL, which makes it quite inconvenient while integrating keyless into some of the other projects because other projects might have already built an OpenSSL somewhere itself. Rebuilding OpenSSL over and over again is very time consuming and also very annoying (especially that OpenSSL's build system does not support parallel build via the Gnu make's jobserver feature). To help integrating this server into the automated testing toolchain of other (CF) projects, can we add special make variables to short-cut the openssl building logic in the build system?

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