From f5934e83c34cf78a316f0a1a1320f4f67c70c82e Mon Sep 17 00:00:00 2001 From: Deborah Morris Date: Thu, 16 May 2024 13:43:07 -0400 Subject: [PATCH] B1 cert problem --- getting_started/elements/account.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/getting_started/elements/account.md b/getting_started/elements/account.md index 53c60cb..8aa66c5 100644 --- a/getting_started/elements/account.md +++ b/getting_started/elements/account.md @@ -62,6 +62,10 @@ ssh -i snoplusprod@snoplusprod.ph.liv.ac.uk Deborah Morris (deborah.morris@snolab.ca) or Mark Ward (mark.ward@snolab.ca) +note that the ssh version on buffer 1 is quite out of date so to get it to accept ypu certificate you may need to add ssh-rsa to the oPubkeyAcceptedKeyTypes and oHostKeyAlgorithms +```bash +ssh -i -oHostKeyAlgorithms=+ssh-rsa -oPubkeyAcceptedKeyTypes=+ssh-rsa snotflow@buffer1.sp.snolab.ca +``` --- ### **SNOLAB**