trontur
Goto Top

Error bad key length nach macOS 12.x Update

Fehler:

git Anweisungen auf eine GitLab-Instanz verursachen folgenden error nach Update von macOS 12.*:

git clone https://....git     
Klone nach '...'...
fatal: konnte nicht auf 'https://....git/' zugreifen: error:06FFF089:digital envelope routines:CRYPTO_internal:bad key length

Lösung:

Die Ursache hat wohl was mit OpenSSL/LibreSSL zu tun.

Ich konnte es wie folgt lösen:

In
~/.zshrc
eintragen:
export CURL_SSL_BACKEND="secure-transport"  

Quelle: https://stackoverflow.com/a/70942109/12762154

Content-Key: 2042464673

Url: https://administrator.de/contentid/2042464673

Printed on: April 25, 2024 at 12:04 o'clock