This was already part done: There is an ID() method in issuance. This change extends that by: - Defining a type alias indicating something is an IssuerID. - Defining issuance.Certificate, which also has an ID() method, so that components that aren't the CA can load certificates and use the type system to mark them as issuers (and get their IDs). - Converting akamai-purger and ca to use the new types. - Removing idForIssuer from ca.go. |
||
|---|---|---|
| .. | ||
| proto | ||
| testdata | ||
| ca.go | ||
| ca_test.go | ||