Skip to content

Add rustls implementation#155

Closed
klefevre wants to merge 1 commit into
tiny-http:masterfrom
snipsco-forks:add-rustls-implementation
Closed

Add rustls implementation#155
klefevre wants to merge 1 commit into
tiny-http:masterfrom
snipsco-forks:add-rustls-implementation

Conversation

@klefevre

@klefevre klefevre commented Jan 9, 2019

Copy link
Copy Markdown

This add the possibility to use rustls instead of openssl.

Note that the certificate/key in the examples/ directory doesn't work with the rustls implementation because the certificate was generated with a key length of 1024-bit. rustls doesn't accept such keys because it's considered poorly secured as of today.

@Geobert

Geobert commented Apr 7, 2020

Copy link
Copy Markdown

Any chance to have this merged someday?

@ghost ghost mentioned this pull request Nov 1, 2021
@nightmared

Copy link
Copy Markdown

This was handled as part of #218 wasn't it?

I suppose this could be closed now.

@bradfier

bradfier commented Sep 8, 2022

Copy link
Copy Markdown
Member

This was handled as part of #218 wasn't it?

I suppose this could be closed now.

It was, thanks.

@bradfier bradfier closed this Sep 8, 2022
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.

4 participants