Bug ID 973469: The ed25519 certificate and key are not accepted.

Last Modified: Nov 07, 2022

Bug Tracker

Affected Product:  See more info
F5OS Velos(all modules)

Known Affected Versions:
1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4

Fixed In:
1.2.0

Opened: Dec 12, 2020
Severity: 3-Major

Symptoms

The GUI stops working without any warning or error if an ed25519 crt/key is imported.

Impact

GUI stops working. In the system controller log you see errors: -- controller-1 /usr/bin/authd[7]: priority="Err" version=1.0 msgid=0x3901000000000026 msg="OpenSSL PEM_read_bio_PrivateKey failed read key" file="server.key". -- controller-1 /usr/bin/authd[7]: priority="Err" version=1.0 msgid=0x3901000000000022 msg="OpenSSL X509_PUBKEY_get failed to get key.".

Conditions

Import an ed25519 crt/key.

Workaround

Do not use ed25519 crts/keys.

Fix Information

None

Behavior Change