You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overview
The first release with a number of fixes. Since `libp2p/openssl`
is not supported any more we need to support our version for usage
in the Golang connector `tarantool/go-tarantool`.
See releases of `libp2p/openssl`[1] for previous changes history.
New features
DialContext function (#10).
Bugfixes
Build by Golang 1.13 (#6).
Build with OpenSSL < 1.1.1 (#7).
Build on macOS as a static library (#8).
Build on macOS with Apple M1 (#8).
Random errors in the code caused by an invalid OpenSSL error
handling in LoadPrivateKeyFromPEM,
LoadPrivateKeyFromPEMWithPassword,
LoadPrivateKeyFromDER and LoadPublicKeyFromPEM (#9).
1. https://github.com/libp2p/go-openssl/releases
0 commit comments