ssh certificate authentication

  1. byrnejb

    Solved ssh login stopped working after upgrade to 12.4-RELEASE

    Since upgrading a system to 12.4-RELEASE from 12.3 logins from a remote host using authorized_keys has stopped functioning. Running ssh from the remote shows this: ssh -vv vhost01 OpenSSH_8.8p1, OpenSSL 1.1.1o-freebsd 3 May 2022 debug1: Reading configuration data /root/.ssh/config debug1...
  2. R

    Using one user certificate and one server certificate for an entire LAN

    For purposes of this question, consider a LAN with 7 computers: 3 client machines, 3 server machines, 1 CA machine, and 3 users who might use any of the client machines to ssh to any of the server machines. (And, at least initially, I'm not concerned with ssh'ing in or out of the LAN to any...
Back
Top