-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Closed
Labels
questionIssues that look for answers.Issues that look for answers.tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.
Description
It is possible to set a custom openssl engine via crypto.setEngine
and it seems to work OK. When I plug in a GOST engine, I get the GOST ciphers in crypto.getCiphers()
.
But it seems to have no effect on the TLS module.
Is it somehow possible to support a pluggable openssl engine for a TLS connection?
temaivanoff, algv, matianfu, AndrewPentri and dmitrydyomin
Metadata
Metadata
Assignees
Labels
questionIssues that look for answers.Issues that look for answers.tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.