Sujet : Re: Chromium and self-signed certificates
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.sys.raspberry-piDate : 03. Sep 2024, 00:56:33
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vb5jbh$31gq9$5@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11
User-Agent : Pan/0.160 (Toresk; )
On Mon, 02 Sep 2024 08:11:14 +0100, Richard Kettlewell wrote:
The certificates formats are different. Many (probaly most) users don’t
use certificates with SSH at all.
You know, I never realized SSH had the concept of “certificates” at all. I
just read that part of the ssh-keygen(1) man page
<
https://manpages.debian.org/1/ssh-keygen.1.en.html> for the first time.
According to the above, SSH certs have options to impose all kinds of
(SSH-specific) restrictions on their usage: what command you can use,
whether you can forward X11 or other ports etc.