russellhaering / goxmldsig

Pure Go implementation of XML Digital Signatures
Apache License 2.0
154 stars 127 forks source link

Use the built in Go facility to verify certs with trusted CAs #60

Open pboyd04 opened 4 years ago

pboyd04 commented 4 years ago

This allows for intermediate signing certs to be used and for the cert to be verified with a trusted root.