Skip to content

Use dynamic probing #3

@jethrogb

Description

@jethrogb

Currently, only a pre-defined set of known locations is searched. There are two more options that have a higher chance of success on systems with a custom install location:

  1. Find the openssl binary and run openssl version -d
  2. Find the libcrypto.so library and call SSLeay_version(SSLEAY_DIR)

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