Skip to content

Use tlsSettings instead of defaultTlsSettings#8

Merged
dmjio merged 1 commit intoscotty-web:masterfrom
soupi:fix-for-warp-tls-3.3.0
Sep 26, 2020
Merged

Use tlsSettings instead of defaultTlsSettings#8
dmjio merged 1 commit intoscotty-web:masterfrom
soupi:fix-for-warp-tls-3.3.0

Conversation

@soupi
Copy link
Contributor

@soupi soupi commented Sep 26, 2020

warp-tls-3.3.0 made a breaking change removing certFile and keyFile (changelog).

This commit uses the tlsSettings smart constructor instead, which is available since warp-tls-3.1.0 (which came out 5 years ago).

Note that I did not get the chance to test this yet, just made sure it compiled against warp-tls-3.3.0.

@dmjio dmjio merged commit 83c3455 into scotty-web:master Sep 26, 2020
@soupi soupi deleted the fix-for-warp-tls-3.3.0 branch September 26, 2020 20:54
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.

2 participants