|
|
|
|
|
by michaelt
1088 days ago
|
|
> #2 and #3 in your post don't apply; we're not talking about browsers or end users at all here. Y'all don't have internal tools implemented as webapps? Self-hosted version control servers? Nexus? SonarQube? Oh, I'll agree that you can outsource all that stuff if you want to - but any business with that philosophy would surely also outsource their certificate provisioning. Especially considering how easy and cheap AWS make it. > although I'm confused about the mention of network printers and Slack Do you not want graceful handling of internal URLs when mentioned in slack? Such as previews, image unrolling etc? Do you not need a certificate for the internal file server your scans upload to, and so on? |
|
Stated another way, I believe you are saying "don't use internal CAs for things you'd otherwise use public certificates for" but what we're saying is "use internal CAs for things you'd otherwise use self-signed certificates for". I believe both statements are correct but we weren't talking about the first thing at all until you brought it up.