-
-
Notifications
You must be signed in to change notification settings - Fork 296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception reading public key in OpenSSH key format #15239
Comments
Please attach a debug log from Preferences → Connection. |
Attachment available until Nov 22, 2023
On Oct 23, 2023, at 1:16 AM, David Kocher ***@***.***> wrote:
Please attach a debug log from Preferences → Connection.
—
Reply to this email directly, view it on GitHub <#15239 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AA7UNSEM3JOTUQLV33RWRLDYAYRURAVCNFSM6AAAAAA6LDTSWWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZUGY2TSNBQGA>.
You are receiving this because you authored the thread.
|
|
Regression from d823292. |
@mjwelchphd Can you check the format of the public key saved in |
As far as I can see, it's rsa PEM format. The openssl on my macOS Sonoma 14.1 (23B73) will not read any of my .pub files, although I can still connect with 'terminal' and Cyberduck 8.6.3 to my website (AWS EC-2 Debian 11). I rarely use openssl, but I've never had this problem before. I suspect incompatible software updates, but I don't have any way to verify that. Here's the chicago-office-west.pub file:
I generated a pair of new files using ssh-keygen, and I couldn't read them with openssl either. I also tried the same on Debian 11 and I was also NOT able to read .pub files there with openssl. One other note though: openssl on Debian 11 and openssl on macOS Sonoma 14.1 differ considerably. Oh, and I checked the files on the Mac to be sure they had NO xttrs, so that isn't the problem. I didn't attempt to reload openssl from homebrew yet. If I can find the time, I'll attempt to create new PKA files using another method to see if I can find a difference. I need to try creating and reading the files with the same openssl app. Theoretically, that should work. —mike |
The update I installed on Oct 17, 2023 Version 8.7.0 no longer logged into an AWS EC2 server with PKA. I reverted back to Version 8.6.3 (40040) and that still works. I regret to say I was unable to discover any reason.
Model Name: MacBook Air
Model Identifier: MacBookAir10,1
Model Number: Z128000DMLL/A
Chip: Apple M1
Total Number of Cores: 8 (4 performance and 4 efficiency)
Memory: 16 GB
System Firmware Version: 10151.41.12
OS Loader Version: 10151.41.12
Serial Number (system): FVFFV0VCQ6LX
Hardware UUID: BC025F03-3A91-5DAA-ABC7-937C1A8C85D8
Provisioning UDID: 00008103-001A25A61479001E
Activation Lock Status: Enabled
macOS Sonoma 14.1 (beta)
The text was updated successfully, but these errors were encountered: