Operator · Templates & Access

Binding to CAs

Frame 43 of 107

"Which CA signs this?" is a question that, in too many PKIs, has several answers depending on which config file you read. goca allows exactly one place to answer it: the template.

Which CA issues under a template is declared on the template itself — issuerRef, generation-agnostic, so rollover never touches templates. Protocol endpoints bind a template; the CA follows from it. One binding, maintained in one place; the issued certificate then records the concrete CA generation and template version, so the record is always exact even though the binding is logical.

The console asks the question at the top of the editor — an Issuing CA dropdown that shows and sets the document's own issuerRef. Three states it reports rather than papering over:

Now I can say where a certificate's issuing CA is decided — in exactly one place.