top | item 41966219 (no title) nanis | 1 year ago This was corrected to:> ... SSH certificates issued by the Cloudflare CA include a field called valid_principalswhich indicates it wasn't just the spelling of `principals`. discuss order hn newest jgrahamc|1 year ago It depends... ssh-keygen -L displays the fields as Principals (which are set using the -n parameter) and internally a lot of the OpenSSH code talks about AuthorizedPrincipals...
jgrahamc|1 year ago It depends... ssh-keygen -L displays the fields as Principals (which are set using the -n parameter) and internally a lot of the OpenSSH code talks about AuthorizedPrincipals...
jgrahamc|1 year ago