I believe it’s “RSA”. Private key filename: id_rsa Public key filename: id_rsa.pub
I think that’s what you’re looking for, yes? Thank you, Brad Turnbough Senior Technology Analyst [cid:Backlund-Investment-logo_20ce9d6e-04b9-4d73-9d17-cfc69decf4cc.gif] P: 309.272.2739 F: 309.272.2839 www.betterbanks.com<http://www.betterbanks.com/> www.statestreetbank.com<http://www.statestreetbank.com> NOTICE: The information contained in this email and any document attached hereto is intended only for the named recipient(s). If you are not the intended recipient, nor the employee or agent responsible for delivering this message in confidence to the intended recipient(s), you are hereby notified that you have received this transmittal in error, and any review, dissemination, distribution or copying of this transmittal or its attachments is strictly prohibited. If you have received this transmittal and/or attachments in error, please notify me immediately by reply e-mail and then delete this message, including any attachments. From: Nick Couchman <[email protected]> Sent: Friday, May 26, 2023 1:27 PM To: [email protected] Subject: Re: Authentication using Private SSH Key guacd[1264009]: INFO: Auth key successfully imported. guacd[1264009]: DEBUG: Successfully connected to host 10.200.14.106, port 22 guacd[1264009]: WARNING: No known host keys provided, host identity will not be verified. guacd[1264009]: DEBUG: Supported authentication methods: publickey,password guacd[1264009]: ERROR: Public key authentication failed: Unable to extract public key from private key. I suspect that this error means that the key is in a format that libssh2 doesn't actually support, despite being told earlier that it was "successfully imported." What format is your private key file in (OpenSSH, RSA, etc.)? -Nick
