Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ruby: fix build with LibreSSL over v3.5 | ZiMing Mo | 2022-07-23 |
LibreSSL 3.5 and later provide and need to use PEM_write_bio_PrivateKey_traditional() upstream commit: https://github.com/ruby/openssl/commit/e25fb0d0d86da5a9398ebdc9216b2ea89f80fa3d https://github.com/ruby/openssl/commit/b02815271fcc295cb8b07ef740684b88a10f2760 Signed-off-by: ZiMing Mo <msylgj@immortalwrt.org> |