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

[Feature request] Botan SSL implementation #155

Open
Dadoum opened this issue May 29, 2023 · 4 comments
Open

[Feature request] Botan SSL implementation #155

Dadoum opened this issue May 29, 2023 · 4 comments

Comments

@Dadoum
Copy link

Dadoum commented May 29, 2023

It has briefly been discussed here a while ago, but I bring back the idea.

The thing is that vibe-d is quite big, and I would like to avoid having to use openssl. OpenSSL is hard to bundle with my D app, and this project already allowed me to remove the libcurl dependency my project had.

I tried to implement it, but I really don't know anything about SSL and TLS.

Thanks for your project and your time.

@ikod
Copy link
Owner

ikod commented Jun 6, 2023

Hello, @Dadoum

Will try to return to this issue.

@Dadoum
Copy link
Author

Dadoum commented Jul 30, 2023

Is there anything I can do to help?

@ikod
Copy link
Owner

ikod commented Aug 1, 2023

Hello, @Dadoum

Sorry, I cant spend much time on this problem ((

@ikod
Copy link
Owner

ikod commented Aug 1, 2023

@Dadoum it would be much easier if I have clear example code with botan connecting to https site, like in
https://github.com/ikod/dlang-requests/blob/master/source/requests/ssl_adapter.d#L392

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

No branches or pull requests

2 participants