#5201 closed defect (duplicate)
Public key authentication appears broken for SFTP
Reported by: | athenot | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sftp | Version: | 3.6.1 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | Intel | |
Platform: | Mac OS X 10.6 |
Description
Steps to reproduce:
- With 3.5.1, log in using public key auth for SFTP connection: works.
- Upgrade from 3.5.1 to 3.6.1
- Retry login: get error while decrypting PEM error (badd padding)
- Downgrade back to 3.5.1
- Retry login: works ok.
Change History (1)
comment:1 Changed on Sep 15, 2010 at 7:22:19 PM by dkocher
- Component changed from core to sftp
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Duplicate for #5148. Your private key is password protected.