matrix-org / matrix-federation-tester

Tester for matrix federation written in golang.
81 stars 17 forks source link

Add field for reporting descriptive errors during testing #32

Closed anoadragon453 closed 5 years ago

anoadragon453 commented 5 years ago

Provides a field for exposing human-readable errors in the output JSON. Hook up to IsValidCertificates. Will initially use for describing problems with Well-Known lookup and cert validation.