pub const AUTHORITY_NAME: &str = "ssh-browser local CA";Expand description
The stem of every authority’s name.
Not the whole name: see common_name. Kept separate so that a reader scanning a trust store
can recognise the family, and so the two places that build the full name agree.