TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Introducing CFSSL – CloudFlare's PKI toolkit

19 pointsby helperalmost 11 years ago

4 comments

zdwalmost 11 years ago
The main use case brought up is supporting people still on Win XP SP2 (released in August 2004), when the answer should be for them to upgrade to something newer, either OS or browser.<p>That said, there are probably a lot of embedded systems of similar ancient vintage that may not be easily upgradable. The wisdom of having them internet connected is questionable at best.<p>It appears that this really works best with CloudFlare&#x27;s systems - if you&#x27;re looking to set up your own CA, and want help working through all the openssl commands and configuration files, this is pretty helpful:<p><a href="https://pki-tutorial.readthedocs.org/en/latest/" rel="nofollow">https:&#x2F;&#x2F;pki-tutorial.readthedocs.org&#x2F;en&#x2F;latest&#x2F;</a>
评论 #8014969 未加载
rdlalmost 11 years ago
Cert bundling has always been a pain -- people getting intermediate certs wrong, and thus things working in some browsers and not others. I don&#x27;t think a huge number of people will ever use a tool like this to run their own CA (but that&#x27;s great that they can), but a lot of admins have to deal with cert bundling.
评论 #8014905 未加载
jgrahamcalmost 11 years ago
This makes good on a promise we made a long ago to release this code and our bundles. Many people on HN have bitched about us not making good on that promise
backslashalmost 11 years ago
Very useful indeed!