Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(build): enable optional compilation with native-tls #141

Merged
merged 7 commits into from
Jul 3, 2023

Conversation

aymanalqadhi
Copy link
Contributor

This addresses issue #140 by enabling the option to compile either with rustls-tls (by default) or native-tls using feature flags.

This commit addresses issue MordechaiHadad#140 by enabling the option to compile
either with `rustls-tls` (by default) or `native-tls` using feature flags.
@MordechaiHadad
Copy link
Owner

Looks nice! could you create the respective CI build for those as well? and have the zip names be something like "current_format-openSSH" or something, and update the readme that specifies that compiling feature is also an option

@MordechaiHadad MordechaiHadad merged commit 77739d8 into MordechaiHadad:master Jul 3, 2023
8 checks passed
@MordechaiHadad
Copy link
Owner

sorry it took me so long to merge i got a bit too busy

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.

None yet

2 participants