6 ms·
Just use Let's Encrypt. :) Signed, The guy who marked that bug report invalid.
by reedloden 11y ago
Just use Let's Encrypt. :)
Signed,
The guy who marked that bug report invalid.
- kuschku 11y agoThat is not a solution for everyone, as they offer no wildcart certificates yet. Also no EV auth. At the current moment, it is questionable why some CAs – TURKTRUST comes to mind – are considered trustworthy, when they are barely more trustworthy than your random street dealer.
- mikeash 11y agoAre wildcard certs still necessary if you can get a cert issued automatically with no delay?
- ytjohn 11y agoProbably not for most use cases, but definitely if you have a dynamic host-based addressing scheme. In fact, my company uses a wildcard for an S3 compatible object storage service we've built in house. A wildcard cert for example.com covers any <bucketname>.example.com our users create. Going round trip on requesting and issuing certs for each bucket would add significant delays.
- mikeash 11y agoMakes sense. I can't quite figure out Let's Encrypt's (what an odd construction) policy on ultimately supporting wildcard certificates, but it sounds like they're generally opposed but not completely decided. Maybe they'll end up supporting it eventually.