Skip to content

Add DATASETTE_SSL_KEYFILE and DATASETTE_SSL_CERTFILE envvars#2423

Merged
simonw merged 1 commit intomainfrom
asg017/issue-2422
Sep 9, 2024
Merged

Add DATASETTE_SSL_KEYFILE and DATASETTE_SSL_CERTFILE envvars#2423
simonw merged 1 commit intomainfrom
asg017/issue-2422

Conversation

@asg017
Copy link
Collaborator

@asg017 asg017 commented Sep 6, 2024

For the --ssl-keyfile and --ssl-certfile flags

Closes #2422


📚 Documentation preview 📚: https://datasette--2423.org.readthedocs.build/en/2423/

@codecov
Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.65%. Comparing base (0bc6a2a) to head (611d665).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2423      +/-   ##
==========================================
+ Coverage   92.60%   92.65%   +0.04%     
==========================================
  Files          41       41              
  Lines        6425     6425              
==========================================
+ Hits         5950     5953       +3     
+ Misses        475      472       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@simonw simonw merged commit a542870 into main Sep 9, 2024
@simonw simonw deleted the asg017/issue-2422 branch September 9, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: add new DATASETTE_SSL_KEYFILE and DATASETTE_SSL_CERTFILE env vars for --ssl-keyfile and --ssl-certfile

2 participants