Bug 1751115
| Summary: | cannot connect to Windows 2012 R2 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pierre Ossman <ossman> |
| Component: | crypto-policies | Assignee: | Red Hat Crypto Team <crypto-team> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 30 | CC: | asosedki, crypto-team, nmavrogi, tmraz |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-09-11 14:25:31 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: | |||
|
Description
Pierre Ossman
2019-09-11 08:20:11 UTC
Correct me if I'm wrong, but aren't these scenarios specifically covered by the LEGACY policy? That might be intended, but LEGACY also leaves HMAC_SHA256 disabled. :)
Try this:
> $ gnutls-cli --list --priority LEGACY | grep CBC_SHA256
Sorry for being unclear. I had crypto-policies LEGACY policy in mind (sudo update-crypto-policies --set LEGACY), but it seems like it doesn't cover this either. LEGACY policy adds things needed to support LEGACY systems - it is not intended to support marginal/weird/corner-case configurations. I'm seeing some more weirdness from Windows where the supported ciphersuites are changing in odd ways depending on TLS version. Let me investigate a bit more and see where I land. This might be more quirky than can be supported by default. And it now decided that it no longer accepts TLS 1.2... It seems like there is something seriously broken with this specific RDS farm. So it's probably not a general issue. Sorry for the noise. Feel free to close this. I'll comment if I find something that reasonably involves Fedora. |