go
go copied to clipboard
Fix DC implementation
This PR fixes a number of bugs in the DC implementation.
Specifically this addresses Issues #127, #128, #129, and #130.
It also adds generate_delegated_credential.go which provides a tool matching generate_cert.go in style, and producing a delegated credential of the specified properties.