chore: Remove now unneeded update step chore: Align build images in workflows chore: Add documentation on broken images chore: Upgrade Ubuntu build image chore: Add build step to update OpenSSL
6 lines
350 B
Markdown
6 lines
350 B
Markdown
# List of known limitations
|
|
|
|
## OpenSSL incompatibilities
|
|
- Because of a bug in OpenSSL 3.0.3 and below, the ``-dateopt`` argument is broken.
|
|
Since we require the attribute to read the timestamps in a predictable manner, these versions are unsupported for now.
|
|
- Known affected: [Ubuntu 22](https://launchpad.net/ubuntu/jammy/+package/openssl)
|