RE: New version of rsa-sha2-256 draft: Back to PKCS#1 v1.5
Peter Gutmann <[email protected]>
| Newsgroups | gmane.ietf.secsh |
|---|---|
| Message-ID | <9A043F3CF02CD34C8E74AC1594475C73F4B60052@uxcn10-5.UoA.auckland.ac.nz> |
denis bider <[email protected]> writes: >Alright - I have enabled CBC mode algorithms to make testing easier. OK, that worked: Testing SSH session... Remote host: experiment.bitvise.com:10712. Attempt to activate SSH client session failed with error code -22, line 1129. Error message = 'Server reported: Invalid password'. (Incorrect username/password, continuing...) This is some generic test code, so it tries to feed in a default password, thus the "invalid password". What format is the private key the banner in? It looks OpenSSL-ey... Peter.