Displaying 20 results from an estimated 46 matches for "pem_read_bio".
2015 Jun 13
2
Testin new installation
...ed, throttling for 2 secs
Jun 13 19:30:26 <my-node> dovecot: imap-login: Error: SSL: Stacked
error: error:0608308E:digital envelope
routines:EVP_PKEY_get1_EC_KEY:expecting a ec key
Jun 13 19:30:26 <my-node> dovecot: imap-login: Fatal: Can't load
ssl_cert: error:0906D06C:PEM routines:PEM_read_bio:no start line
Jun 13 19:30:26 <my-node> dovecot: master: Error: service(imap-login):
command startup failed, throttling for 60 secs
Jun 13 19:31:27 <my-node> dovecot: imap-login: Error: SSL: Stacked
error: error:0608308E:digital envelope
routines:EVP_PKEY_get1_EC_KEY:expecting a ec key...
2015 Jun 14
4
Testin new installation
...30:26 <my-node> dovecot: imap-login: Error: SSL: Stacked
>> error: error:0608308E:digital envelope
>> routines:EVP_PKEY_get1_EC_KEY:expecting a ec key
>> Jun 13 19:30:26 <my-node> dovecot: imap-login: Fatal: Can't load
>> ssl_cert: error:0906D06C:PEM routines:PEM_read_bio:no start line
>> Jun 13 19:30:26 <my-node> dovecot: master: Error: service(imap-login):
>> command startup failed, throttling for 60 secs
>> Jun 13 19:31:27 <my-node> dovecot: imap-login: Error: SSL: Stacked
>> error: error:0608308E:digital envelope
>> rout...
2015 Jan 14
4
Obtain public key
...btain the public key from the private key?
I know it's in host file however for the purpose of this message I need to
be able to generate it on the command line.
I tried
openssl ec < ed25519_key.priv
I get an error
read EC key
unable to load Key
140092556813984:error:0906D06C:PEM routines:PEM_read_bio:no start
line:pem_lib.c:703:Expecting: ANY PRIVATE KEY
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20150114/8d0c18b2/attachment.html>
2015 Jun 14
0
Testin new installation
...> Jun 13 19:30:26 <my-node> dovecot: imap-login: Error: SSL: Stacked
> error: error:0608308E:digital envelope
> routines:EVP_PKEY_get1_EC_KEY:expecting a ec key
> Jun 13 19:30:26 <my-node> dovecot: imap-login: Fatal: Can't load
> ssl_cert: error:0906D06C:PEM routines:PEM_read_bio:no start line
> Jun 13 19:30:26 <my-node> dovecot: master: Error: service(imap-login):
> command startup failed, throttling for 60 secs
> Jun 13 19:31:27 <my-node> dovecot: imap-login: Error: SSL: Stacked
> error: error:0608308E:digital envelope
> routines:EVP_PKEY_get1_E...
2015 Jun 14
0
Testin new installation
...e> dovecot: imap-login: Error: SSL: Stacked
>>> error: error:0608308E:digital envelope
>>> routines:EVP_PKEY_get1_EC_KEY:expecting a ec key
>>> Jun 13 19:30:26 <my-node> dovecot: imap-login: Fatal: Can't load
>>> ssl_cert: error:0906D06C:PEM routines:PEM_read_bio:no start line
>>> Jun 13 19:30:26 <my-node> dovecot: master: Error: service(imap-login):
>>> command startup failed, throttling for 60 secs
>>> Jun 13 19:31:27 <my-node> dovecot: imap-login: Error: SSL: Stacked
>>> error: error:0608308E:digital envelo...
2015 Jun 13
2
Testin new installation
On Sat, 13 Jun 2015 20:41:01 +0200, you wrote:
>Am Samstag, den 13.06.2015, 13:40 -0400 schrieb Steve Matzura:
>> On Sat, 13 Jun 2015 14:16:30 +0200, you wrote:
>>
>> > Am Samstag, den 13.06.2015, 08:00 -0400 schrieb Steve Matzura:
>> > >
>> > > All of the above specified settings are correct. Yet, when I
>> > > telnet
>> >
2016 Apr 01
2
Libreswan PEM format
I have tried
openssl rsa -in bicester_left.pub -outform pem > bicester_left.pem
I get
unable to load Private Key
140372295030648:error:0906D06C:PEM routines:PEM_read_bio:no start
line:pem_lib.c:701:Expecting: ANY PRIVATE KEY
On 1 April 2016 at 13:59, Eero Volotinen <eero.volotinen at iki.fi> wrote:
> You can do any kind of format conversions with openssl commandline client.
>
> Eero
> 1.4.2016 3.56 ip. "Glenn Pierce" <glennpierce a...
2018 Aug 29
3
SNI Dovecot
...ssl_key = </etc/letsencrypt/live/mail.mydomain2.fr/privkey.pem
}
I got this on dovecot's start :
dovecot[930]: master: Error: service(imap-login): command startup failed, throttling for 8 secs
dovecot[932]: imap-login: Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM routines:PEM_read_bio:no start line: Expecting: ANY PRIVATE KEY
It's working without local_name, so why it can be a certificate issue?
Any idea?
I'm using dovecot 2.2.27-3+deb9u2 from debian.
Thanks,
Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.or...
2017 Apr 20
2
Dovecot not listening when testing connection
Hi B. Reino,
These are my dovecot logs. It looks like this error pops up every time I
run "telnet localhost 143"
Apr 20 11:11:39 imap-login: Fatal: Couldn't parse private ssl_key:
error:0906D06C:PEM routines:PEM_read_bio:no start line: Expecting: ANY
PRIVATE KEY
Apr 20 11:11:39 master: Error: service(imap-login): command startup
failed, throttling for 60 secs
On 04/20/2017 10:52 AM, B. Reino wrote:
> On Thu, 20 Apr 2017, Alvaro Lacerda wrote:
>
>> When I try "telnet localhost 143" I get t...
New install - getting error: "Failed to initialize SSL server context: Couldn't parse DH parameters"
2018 Nov 13
3
New install - getting error: "Failed to initialize SSL server context: Couldn't parse DH parameters"
...14:18:33 auth: Debug: Read auth token secret from /usr/local/var/run/dovecot/auth-token-secret.dat
Nov 13 14:18:33 auth: Debug: auth client connected (pid=30848)
Nov 13 14:18:33 imap-login: Error: Failed to initialize SSL server context: Couldn't parse DH parameters: error:0906D06C:PEM routines:PEM_read_bio:no start line: Expecting: DH PARAMETERS: user=<>, rip=::1, lip=::1, secured, session=<q7TJRYN6RdoAAAAAAAAAAAAAAAAAAAAB>
Nov 13 14:18:33 imap-login: Info: Disconnected: TLS initialization failed. (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<q7TJRYN6...
2004 Apr 01
1
SSL error and PostgreSQL
Hello there,
Anyone have a Howto for me how i can configure dovecot to work with a PostgreSQL
Database? (the docs are small), i want to use it with Exim4
and i have a error with SSL
"imap-login: Can't load private key file /var/dovecot/ssl/private/imapd.pem:
error:0906D06C:PEM routine:PEM_read_bio:no start line"
i make my cert with this command (i don't like the included script :))
openssl req -nodes -new -x509 -keyout imapd.pem -out imapd.pem -days 3650
or
openssl req -nodes -new -x509 -out imapd.pem -days 3650
the pem is file is in the right directory and have "a chmod 700,...
2014 May 11
1
dovecot 2.2.9 - ssl_cert and ssl_key ignored
Hello,
It seems that Dovecot ignores the new /ssl_cert and ssl_key /settings.
Using them in the dovecot configuration results in the error:
Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM
routines:PEM_read_bio:no start line: Expecting: ANY PRIVATE KEY]
Using the old /ssl_//cert//_file/ and /ssl_key_file/ results in their
being obsolete warning but no fatal error.
-------------- next part --------------
# 2.2.9: /etc/dovecot/dovecot.conf
doveconf: Warning: NOTE: You can get a new clean config file wit...
2018 Jul 16
1
ssl_dh required, even though DH is disabled.
...Even though I use ssl_cipher_list to forbid DH, dovecot still doesn't
work unless I provide an ssl_dh, delivering the following error:
Jul 14 21:48:08 vault dovecot[8349]: imap-login: Error: Failed to
initialize SSL server context: Couldn't parse DH parameters:
error:0906D06C:PEM routines:PEM_read_bio:no start line: Expecting: DH
PARAMETERS: user=<>, rip=10.0.0.1, lip=10.0.0.2, session=<4sGi5/9w3pwKAAAB>
While providing an ssl_dh is only a minor annoyance, it would be nice if
I didn't have to.
2016 Apr 01
5
Libreswan PEM format
...16 4.32 ip. "Glenn Pierce" <glennpierce at gmail.com> kirjoitti:
>
>> I have tried
>> openssl rsa -in bicester_left.pub -outform pem > bicester_left.pem
>>
>> I get
>> unable to load Private Key
>> 140372295030648:error:0906D06C:PEM routines:PEM_read_bio:no start
>> line:pem_lib.c:701:Expecting: ANY PRIVATE KEY
>>
>>
>>
>> On 1 April 2016 at 13:59, Eero Volotinen <eero.volotinen at iki.fi> wrote:
>> > You can do any kind of format conversions with openssl commandline
>> client.
>> >
>&g...
2016 Oct 27
2
Bugreport: managesieve-login won't start without a ssl-key
Hello,
If you don?t have a ssl_key and ssl_cert configured in your dovecot config managesieve-login will fail to start with the following error message: dovecot: managesieve-login: Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM routines:PEM_read_bio:no start line: Expecting: ANY PRIVATE KEY, even if you haven?t enabled ssl for managesieve-login.
Infos according to http://www.dovecot.org/bugreport.html:
Filesystem: ext4
doveconf -n:
# 2.2.13: /etc/dovecot/dovecot.conf
# OS: Linux 3.16.0-4-amd64 x86_64 Debian 8.6
auth_default_realm = toppoint....
New install - getting error: "Failed to initialize SSL server context: Couldn't parse DH parameters"
2018 Nov 13
1
New install - getting error: "Failed to initialize SSL server context: Couldn't parse DH parameters"
...ead auth token secret from > /usr/local/var/run/dovecot/auth-token-secret.dat> Nov 13 14:18:33 auth: Debug: auth client connected (pid=30848)> Nov 13 14:18:33 imap-login: Error: Failed to initialize SSL server > context: Couldn't parse DH parameters: error:0906D06C:PEM > routines:PEM_read_bio:no start line: Expecting: DH PARAMETERS: user=<>, > rip=::1, lip=::1, secured, session=<q7TJRYN6RdoAAAAAAAAAAAAAAAAAAAAB>> Nov 13 14:18:33 imap-login: Info: Disconnected: TLS initialization > failed. (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, > secured, s...
2017 Apr 20
2
Dovecot not listening when testing connection
...hu, 20 Apr 2017, Alvaro Lacerda wrote:
>
>> These are my dovecot logs. It looks like this error pops up every
>> time I run "telnet localhost 143"
>>
>> Apr 20 11:11:39 imap-login: Fatal: Couldn't parse private ssl_key:
>> error:0906D06C:PEM routines:PEM_read_bio:no start line: Expecting:
>> ANY PRIVATE KEY
>> Apr 20 11:11:39 master: Error: service(imap-login): command startup
>> failed, throttling for 60 secs
>
> OK. Can you post the output of
> # doveconf -n|grep ssl
>
> Cheers,
> Bernardo.
>
--
The information...
2016 Apr 01
2
Libreswan PEM format
...om> kirjoitti:
>> >
>> >> I have tried
>> >> openssl rsa -in bicester_left.pub -outform pem > bicester_left.pem
>> >>
>> >> I get
>> >> unable to load Private Key
>> >> 140372295030648:error:0906D06C:PEM routines:PEM_read_bio:no start
>> >> line:pem_lib.c:701:Expecting: ANY PRIVATE KEY
>> >>
>> >>
>> >>
>> >> On 1 April 2016 at 13:59, Eero Volotinen <eero.volotinen at iki.fi> wrote:
>> >> > You can do any kind of format conversions with ope...
2009 Nov 04
2
Certificates Revocation Lists and Apache...
...crlsign -crl_check cassl/crl.pem
usage: verify [-verbose] [-CApath path] [-CAfile file] [-purpose purpose] [-crl_check] [-engine e] cert1 cert2 ...
$ openssl verify -verbose -CApath cassl/ -purpose crlsign -crl_check cassl/crl.pem
unable to load certificate
9605:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:647:Expecting: TRUSTED CERTIFICATE
$ openssl verify -verbose -CAfile cassl/cassl.pem -purpose crlsign -crl_check cassl/crl.pem
unable to load certificate
9606:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:647:Expecting: TRUSTED CERTIFICATE
Any idea...
2016 Apr 01
2
Libreswan PEM format
...> I have tried
>> >> >> openssl rsa -in bicester_left.pub -outform pem > bicester_left.pem
>> >> >>
>> >> >> I get
>> >> >> unable to load Private Key
>> >> >> 140372295030648:error:0906D06C:PEM routines:PEM_read_bio:no start
>> >> >> line:pem_lib.c:701:Expecting: ANY PRIVATE KEY
>> >> >>
>> >> >>
>> >> >>
>> >> >> On 1 April 2016 at 13:59, Eero Volotinen <eero.volotinen at iki.fi>
>> wrote:
>> >> &...