search for: evp_decryptfinal_ex

Displaying 6 results from an estimated 6 matches for "evp_decryptfinal_ex".

2019 Feb 24
2
password protected ssl key seems unsupported after update to 2.3.4.1
...Pigeonhole version 0.5.4 () # OS: Linux 4.19.0-0.bpo.2-amd64 x86_64 Debian 9.8 xfs ?/? The error message in the log prior to the workaround was : "dovecot: imap-login: Error: Failed to initialize SSL server context: Couldn't parse private SSL key: error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt, error:23077074:PKCS12 routines:PKCS12_pbe_crypt:pkcs12 cipherfinal error, error:2306A075:PKCS12 routines:PKCS12_item_decrypt_d2i:pkcs12 pbe crypt error, error:0907B00D:PEM routines:PEM_read_bio_PrivateKey:ASN1 lib: user=<>, rip=192.168.0.254, lip=192.168.0.51, session=<thtmP6i...
2015 Sep 20
2
ssl_key_password loaded from file: 'Couldn't parse private ssl_key'
...g a password-protected SSL key for my dovecot MDA. When I tried to use the ssl_key_password configuration 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 in...
2010 Jul 28
1
Blowfish issues with somewhat big files
Hi, I've encrypted some database dumps with openssl bf -d -in dumpfile.bf -out dumpfile -k mykey bad decrypt 14142:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:evp_enc.c:325: The weird thing is if I do the same with smaller files it can decrypt with no problem. I use openssl-0.9.8e-12.el5 on Centos 5.4. Please could you tell me what I am doing wrong? Thanks in advance! -- -- Sergio Belkin http://www.sergiobelkin.com Watch More TV http:/...
2015 Sep 21
1
ssl_key_password loaded from file: 'Couldn't parse private ssl_key'
...;> When I tried to use the ssl_key_password configuration 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... &g...
2015 Sep 20
0
ssl_key_password loaded from file: 'Couldn't parse private ssl_key'
...for my dovecot MDA. > When I tried to use the ssl_key_password configuration 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 don't know f...
2019 Feb 25
0
password protected ssl key seems unsupported after update to 2.3.4.1
...# OS: Linux 4.19.0-0.bpo.2-amd64 x86_64 Debian 9.8 xfs > ?/? > > The error message in the log prior to the workaround was : "dovecot: > imap-login: Error: Failed to initialize SSL server context: Couldn't > parse private SSL key: error:06065064:digital envelope > routines:EVP_DecryptFinal_ex:bad decrypt,?error:23077074:PKCS12 > routines:PKCS12_pbe_crypt:pkcs12 cipherfinal error, > error:2306A075:PKCS12 routines:PKCS12_item_decrypt_d2i:pkcs12 pbe > crypt error, error:0907B00D:PEM?routines:PEM_read_bio_PrivateKey:ASN1 > lib: user=<>, rip=192.168.0.254, lip=192.168.0.51,...