Bug 1897952
Summary: | crypto-policies update in F33 causes SSH connection to fail without clear indication of reason | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Andre Klapper <a9016009> | ||||
Component: | crypto-policies | Assignee: | Red Hat Crypto Team <crypto-team> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 33 | CC: | crypto-team, jjelen, lef, n.mavrogiannopoulos, tmraz | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2020-11-16 09:22:06 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Andre Klapper
2020-11-15 19:57:09 UTC
> debug1: Executing proxy command: exec ssh -a -W phab1001:22 aklapper.org You are using proxy host to connect to the final target. If the pubkey authentication to proxy fails, it falls back to the password authentication. The bastion is running openssh 7.4 on Debian: > debug1: match: OpenSSH_7.4p1 Debian-10+deb9u7 pat OpenSSH_7.0*,OpenSSH_7.1*,OpenSSH_7.2*,OpenSSH_7.3*,OpenSSH_7.4*,OpenSSH_7.5*,OpenSSH_7.6*,OpenSSH_7.7* compat 0x04000002 It has a known bug that it does not report correct signature algorithms as discussed in #1881301. Please, report the issue to Debian developers. I will have a look if the workaround suggested in the referenced bug work. *** This bug has been marked as a duplicate of bug 1881301 *** |