Known issues in OpenEdge 12.8.3
- Last Updated: September 6, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Click here for the list of fixed issues.
The following table lists the release notes for this release:
| Component | Issue Number | Description |
|---|---|---|
| OEAG | OCTA-61841 |
The OpenEdge Authentication Gateway contains an optional Key Distribution Service for distributing server keys to OEAG client machines. This service relied on Client Authentication in TLS 1.2 to secure it. Client Authentication has been deprecated in TLS 1.3 and replaced with Post Handshake Authentication (PHA). Unfortunately, the current Java 17 JDK does not support PHA under TLS 1.3. Downgrading security on the server to use TLS 1.2 is not an option as OpenEdge key distribution utilities use TLS 1.3. This has caused us to disable this service until such time Java can support it. |