Forum

Postfix „warning: c...
 
Powiadomienia
Wyczyść wszystko

Postfix „warning: cannot get RSA private key from file” – Server Fault

1 Wpisy
1 Użytkownicy
0 Reactions
2,281 Widoki
0
Rozpoczynający temat

Postfix „warning: cannot get RSA private key from file” – Server Fault

1 odpowiedź
0
Rozpoczynający temat

There is huge possibility that your key begins with

-----BEGIN RSA PRIVATE KEY-----

you have to convert it into

-----BEGIN PRIVATE KEY-----

openssl pkcs8 -topk8 -inform pem -in file.key -outform pem -nocrypt -out file.pem

then load it with smtpd_tls_key_file inside main.cf

Twoja odpowiedź

Nazwa autora

E-mail autora

Twoje zapytanie *

 
Podgląd 0 rewizje Zapisano
Udostępnij: