Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
How to Enable HTTPS Everywhere (even internally)
Search
Patrick Easters
November 01, 2022
0
14
How to Enable HTTPS Everywhere (even internally)
Using Smallstep and Caddy to enable HTTPS everywhere
Patrick Easters
November 01, 2022
Tweet
Share
More Decks by Patrick Easters
See All by Patrick Easters
CI/CD For the Enterprise
patrickeasters
0
40
Fake It Till You Make It: Overcoming Imposter Syndrome
patrickeasters
0
85
Featured
See All Featured
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
6
690
Rebuilding a faster, lazier Slack
samanthasiow
81
9k
Unsuck your backbone
ammeep
671
58k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
60k
Making Projects Easy
brettharned
116
6.2k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
A designer walks into a library…
pauljervisheath
206
24k
Git: the NoSQL Database
bkeepers
PRO
430
65k
Designing for Performance
lara
609
69k
Docker and Python
trallard
44
3.4k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Testing 201, or: Great Expectations
jmmastey
42
7.5k
Transcript
How to Enable HTTPS Everywhere (even internally) Patrick Easters All
Things Open 2022
The dreaded red padlock
What does it take to get a cert, anyway? Validation
Certificate Signing and Application
What are my options internally? Make your service public Keep
your service private, but use public DNS Be your own Certificate Authority
Let’s solve this with Open Source
Demo Time!