Open feld opened 1 year ago
I was just wondering why the Go library I was using didn't throw any errors connecting to AmazonMQ and discovered by default it doesn't verify either. 😭
I can't find this root CA cert in the Mozilla bundle, so now I'm wondering how long this has existed without anyone noticing it needs to be included in the root CA bundle...
Amazon MQ is using the following root cert:
however, the one shipping with Certifi is this:
Connections to Amazon MQ cannot be verified as a result
edit: this looks like the latest info on the Amazon root certificates
https://aws.amazon.com/blogs/security/amazon-introduces-dynamic-intermediate-certificate-authorities/