10up / Engineering-Best-Practices

10up Engineering Best Practices
https://10up.github.io/Engineering-Best-Practices/
MIT License
756 stars 206 forks source link

HTTPS Best Practices Section #253

Open bengreeley opened 6 years ago

bengreeley commented 6 years ago

I created a PR to add HTTPS to the systems best practices page. Since internally we strive for all of our sites to be HTTPS, it makes sense that this should be added to our best practice documents. There's much more information that could be added here, but my initial goals were

1) To have HTTPS be included in the best practices to point engineers to the appropriate section with an explanation of why it's considered a best practice 2) To talk about some best practices when implementing HTTPS.

https://github.com/10up/Engineering-Best-Practices/tree/feature/https

The addition of this section also could introduce the opportunity to highlight the following:

tlovett1 commented 5 years ago

@bengreeley can you open the PR?

bengreeley commented 5 years ago

@tlovett1 You've got it: https://github.com/10up/Engineering-Best-Practices/pull/264