Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jogme
Copy link
Contributor

@jogme jogme commented Nov 14, 2025

The async API related documentation was left untouched for now, because
I don't know what to do with them. Please provide your feedback on it.

Resolves: openssl/project#1366

Checklist
  • documentation is added or updated
  • tests are added or updated

The function used to check for ENGINEs to determine if a legacy code
path is available, but it makes no sense to keep it after the ENGINE
removal, as the legacy path will always fail.

Signed-off-by: Norbert Pocs <[email protected]>
@jogme jogme linked an issue Nov 14, 2025 that may be closed by this pull request
Engines are removed and the documentation should reflect that, even with
deprecated and legacy API.

Resolves: openssl/project#1366

Signed-off-by: Norbert Pocs <[email protected]>
@jogme jogme force-pushed the engine_removal_docs branch from 0747181 to e7e99e3 Compare November 14, 2025 14:43
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.

Clear up documentation of ENGINES

1 participant