Skip to content

[feature] Add build option for Cobalt IO SSL#277

Open
uilianries wants to merge 2 commits into
boostorg:developfrom
uilianries:feature/ssl-option
Open

[feature] Add build option for Cobalt IO SSL#277
uilianries wants to merge 2 commits into
boostorg:developfrom
uilianries:feature/ssl-option

Conversation

@uilianries
Copy link
Copy Markdown

Hello!

This PR implements the suggestion #274 by including a new option to build or not cobalt_io_ssl only. It avoids including a new external dependency (OpenSSL) when building Boost, but keeps the possibility of building Cobalt altogether.

As the new option is introduced for both CMake and b2 builds, I checked locally every combination. By default, it will keep the previous behavior; only when set to OFF will it be disabled.

Regards!

closes #274

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
@uilianries uilianries changed the title Feature/ssl option [feature] Add build option for Cobalt IO SSL May 29, 2026
@uilianries
Copy link
Copy Markdown
Author

The current CI erros are related to setup steps: Can not clone: https://drone.cpp.al/boostorg/cobalt/1161/2/3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New option to manage Cobalt io SSL build

1 participant