mozilla-services / telescope

A dumb auditing service
Mozilla Public License 2.0
21 stars 10 forks source link

Telescope should not need to have a root cert hash provided to it #1434

Closed alexcottner closed 5 months ago

alexcottner commented 5 months ago

Telescope should be able to pull certificate chains the same way that clients do to verify signatures.

leplatrem commented 5 months ago

This would have to be done in python-autograph-utils

leplatrem commented 5 months ago

https://github.com/mozilla-services/python-autograph-utils/pull/43