gitui-org/gitui

Using rustls instead of openssl?

Open

#2,004 opened on Jan 10, 2024

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Rust (21,937 stars) (721 forks)batch import
feature-requesthelp wantedupstream

Description

I wonder whether rustls library might be a viable substitute/alternative for openssl dependence? This would make gitui completely implemented in rust without any external dependencies.

Contributor guide