Displaying 3 results from an estimated 3 matches for "0906a065".
Did you mean:
0906a068
2015 Sep 20
2
ssl_key_password loaded from file: 'Couldn't parse private ssl_key'
...ion directive as follow:
ssl_key_password = </path/to/passfile
it did not work as I logged the following:
dovecot: imap-login: Error: SSL: Stacked error: error:06065064:digital
envelope routines:EVP_DecryptFinal_ex:bad decrypt
dovecot: imap-login: Fatal: Couldn't parse private ssl_key:
error:0906A065:PEM routines:PEM_do_header:bad decrypt
However, not using the fille inclusion but directly configuring as follow:
ssl_key_password = mypass
did work...
I am loading my certificate & key with the file inclusion trick... How come
cannot I use that for the password file?
It would avoid input the...
2015 Sep 21
1
ssl_key_password loaded from file: 'Couldn't parse private ssl_key'
...lt;/path/to/passfile
>> it did not work as I logged the following:
>> dovecot: imap-login: Error: SSL: Stacked error: error:06065064:digital
>> envelope routines:EVP_DecryptFinal_ex:bad decrypt
>> dovecot: imap-login: Fatal: Couldn't parse private ssl_key:
>> error:0906A065:PEM routines:PEM_do_header:bad decrypt
>>
>> However, not using the fille inclusion but directly configuring as follow:
>> ssl_key_password = mypass
>> did work...
>>
>
> I don't know for sure but maybe its not implemented to load the password
> from a fil...
2015 Sep 20
0
ssl_key_password loaded from file: 'Couldn't parse private ssl_key'
...ssl_key_password = </path/to/passfile
> it did not work as I logged the following:
> dovecot: imap-login: Error: SSL: Stacked error: error:06065064:digital
> envelope routines:EVP_DecryptFinal_ex:bad decrypt
> dovecot: imap-login: Fatal: Couldn't parse private ssl_key:
> error:0906A065:PEM routines:PEM_do_header:bad decrypt
>
> However, not using the fille inclusion but directly configuring as
> follow:
> ssl_key_password = mypass
> did work...
I don't know for sure but maybe its not implemented to load the password
from a file...
Reading http://wiki2.dove...