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

Fix Caddy TLS version support #16

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Fix Caddy TLS version support #16

wants to merge 5 commits into from

Conversation

janbrasna
Copy link
Owner

@janbrasna janbrasna commented Jan 3, 2024

some more output.* conditional logic to caddy v1 & v2 configs

  • v2 always supports tls13
  • v2 never supports tls10-tls11
  • v1 can support tls10-tls11
  • v1 can support tls13 (starting v0.11.5)

most of the config was hard-coded for v1.x, so this adds some flexibility for v2.x changes

Copy link

netlify bot commented Jan 3, 2024

Deploy Preview for mozsslconf-dev ready!

Name Link
🔨 Latest commit ea56a4b
🔍 Latest deploy log https://app.netlify.com/sites/mozsslconf-dev/deploys/6595e5b74147380008e8d106
😎 Deploy Preview https://deploy-preview-16--mozsslconf-dev.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 84
Accessibility: 87
Best Practices: 100
SEO: 84
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@janbrasna janbrasna marked this pull request as draft November 3, 2024 14:52
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.

1 participant