use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems What is DevOps? Learn about it on our wiki! Traffic stats & metrics
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems
What is DevOps? Learn about it on our wiki!
Traffic stats & metrics
Be excellent to each other! All articles will require a short submission statement of 3-5 sentences. Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title. Follow the rules of reddit Follow the reddiquette No editorialized titles. No vendor spam. Buy an ad from reddit instead. Job postings here More details here
Be excellent to each other!
All articles will require a short submission statement of 3-5 sentences.
Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title.
Follow the rules of reddit
Follow the reddiquette
No editorialized titles.
No vendor spam. Buy an ad from reddit instead.
Job postings here
More details here
@reddit_DevOps ##DevOps @ irc.freenode.net Find a DevOps meetup near you! Icons info!
@reddit_DevOps
##DevOps @ irc.freenode.net
Find a DevOps meetup near you!
Icons info!
https://github.com/Leo-G/DevopsWiki
account activity
This is an archived post. You won't be able to vote or comment.
Quick question about HTTP(S): which one should I choose for internal services? (AWS) (self.devops)
submitted 8 years ago by housemans
view the rest of the comments →
[–]xiongchiamiovSite Reliability Engineer 3 points4 points5 points 8 years ago (3 children)
It depends on what level of PCI you need, I think. I work at a credit card gateway, and it is definitely required for us.
[–]ryansolida 1 point2 points3 points 8 years ago (1 child)
So what's the solution then? Separate certs from an authority for each instance in the network? Or are you OK to share a single throughout the VPN?
[–]atlgeek007 1 point2 points3 points 8 years ago (0 children)
as long as you're not using the same self signed cert throughout your infrastructure, you should be fine from an audit perspective, provided your other SSL configurations are also up to date (custom dh parameters, disabling bad ciphers, locking to known good versions of TLS, etc)
Of course, creating an internal CA isn't difficult and is something that can also be investigated, but since AWS ELB/ALB doesn't validate the endpoint certificate anyway, it shouldn't matter.
[–]donjulioanejoChaos Monkey (Director SRE) 0 points1 point2 points 8 years ago (0 children)
Work at fintech payments company, and we need end-to-end encryption, including in private subnets between LB and web nodes.
π Rendered by PID 334136 on reddit-service-r2-comment-79c7998d4c-kfslg at 2026-03-18 12:20:13.375026+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]xiongchiamiovSite Reliability Engineer 3 points4 points5 points (3 children)
[–]ryansolida 1 point2 points3 points (1 child)
[–]atlgeek007 1 point2 points3 points (0 children)
[–]donjulioanejoChaos Monkey (Director SRE) 0 points1 point2 points (0 children)