Skip to content

Unable to compile without OpenSSL #444

@lyytinen

Description

@lyytinen

I'm not completely sure but it appears that omitting the BOOST_NETWORK_ENABLE_HTTPS macro does not have any affect anymore. You still get an error if you try to compile without OpenSSL:

error C1083: Cannot open include file: 'openssl/conf.h'

My guess for the reason is this commit b7488dd that added SSL support and included boost/asio/ssl.hpp without using the macro.

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