Displaying 20 results from an estimated 1000 matches similar to: "dovecot 2.2.9 - ssl_cert and ssl_key ignored"
2015 Jun 13
2
Testin new installation
On Sat, 13 Jun 2015 21:57:06 +0200, you wrote:
>On Sat, Jun 13, 2015 at 03:41:26PM -0400, Steve Matzura wrote:
>> >> > > Trying ::1... # this is certainly suspect
>> >> > > Escape character is '^['.
>> >> > > Connection closed by foreign host.
>
>This means the daemon is listening but errors out before able to process.
2015 Jun 14
4
Testin new installation
The public cert part is good, but the private one begins with "Begin
private key", not "RSA key."
On Sun, 14 Jun 2015 15:54:23 +0200, you wrote:
>Am 13.06.2015 um 22:11 schrieb Steve Matzura:
>> On Sat, 13 Jun 2015 21:57:06 +0200, you wrote:
>>
>>> On Sat, Jun 13, 2015 at 03:41:26PM -0400, Steve Matzura wrote:
>>>>>>>> Trying
2015 Aug 14
2
Multidomain / IP Address Setup (Dovevot 2.2.10 on CentOS7 ) is failing: Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM
Hi,
I want to say hello and here is my big problem ;D
Iam trying to archive a Postfix/Dovecot 2.2.10 CentOS7 Multidomain Setup
with multiple (valid
StartSSL Certs), but iam only able to run a single Domain Cert server only.
ps: I need a multiple domainssetup for every customer and it is not an
option for me redirecting any email
to a single domain server. I really need this setup working.
2015 Jan 14
4
Obtain public key
Is there any way to obtain 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
2015 Aug 15
1
Multidomain / IP Address Setup (Dovevot 2.2.10 on CentOS7 ) is failing: Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM
On 08/14/15 20:30, dravion.smith at gmx.net wrote:
>
> ### CORRECTION
> Am 15.08.2015 um 03:22 schrieb dravion.smith at gmx.net:
>>
>> #### BUT ####
>> If i try something like this in /etc/dovecot/conf.d/10-ssl.conf
>>
local_name imap.mydomain01.tld
>> local imap.mydomain01.tld {
>> protocol imap {
>> ssl_cert =
>>
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.
>
2015 Aug 16
0
Multidomain / IP Address Setup (Dovevot 2.2.10 on CentOS7 ) is failing: Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM
>But can you explain why you use globally:
>
>ssl_cert = </etc/ssl/dovecot.pem
>ssl_key = </etc/ssl/private/dovecot.pem
>
>and certs for any additional Domain each?
>
>##
>local_name mail.pettijohn-web.com {
> ssl_cert = </etc/ssl/mail.pettijohn-web.com.crt
> ssl_key = </etc/ssl/private/mail.pettijohn-web.com.key
>}
>##
he configured the top
2018 Aug 29
3
SNI Dovecot
Hi all,
I'm testing the SNI configuration from dovecot's wiki page, to have multiple domains.
I'm using letsencrypt certificates.
On the 10-ssl.conf, when I only use one domain, like this, it works :
ssl_ca = </etc/letsencrypt/live/mail.mydomain.fr/chain.pem
ssl_cert = </etc/letsencrypt/live/mail.mydomain.fr/cert.pem
ssl_key =
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
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
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"
I?m setting up Dovecot using Homebrew on a new server and am getting this when I try to login via IMAP:
Nov 13 14:13:35 auth: Debug: auth client connected (pid=30719)
Nov 13 14:13:35 imap-login: Info: Aborted login (no auth attempts in 0 secs): user=<>, rip=::1, lip=::1, secured, session=<gM0HNIN6HtoAAAAAAAAAAAAAAAAAAAAB>
Nov 13 14:18:33 auth: Debug: Loading modules from directory:
2015 Aug 14
0
Multidomain / IP Address Setup (Dovevot 2.2.10 on CentOS7 ) is failing: Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM
Am 14.08.2015 um 13:22 schrieb dravion.smith at gmx.net:
> Hi,
> I want to say hello and here is my big problem ;D
>
> Iam trying to archive a Postfix/Dovecot 2.2.10 CentOS7 Multidomain Setup
> with multiple (valid
> StartSSL Certs), but iam only able to run a single Domain Cert server only.
>
> ps: I need a multiple domainssetup for every customer and it is not an
>
2018 Jul 16
1
ssl_dh required, even though DH is disabled.
Here's my config:
# 2.3.2 (582970113): /etc/dovecot/dovecot.conf
# OS: Linux 4.17.5-1-ARCH x86_64 Arch Linux
# Hostname: vault
passdb {
? driver = pam
}
protocols = imap
service imap-login {
? inet_listener imap {
??? port = 0
? }
}
ssl = required
ssl_cert = </etc/letsencrypt/live/myhostname.com/fullchain.pem
ssl_cipher_list =
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
2016 Apr 01
5
Libreswan PEM format
Sorry but I have looked for over two days. Trying every command I could find.
There is obviously a misunderstanding somewhere.
After generating a key pair with
ipsec newhostkey --configdir /etc/ipsec.d --output /etc/ipsec.d/my.secrets
I exported to a file with
ipsec showhostkey --ipseckey > file
The man pages says
ipsec showhostkey outputs in ipsec.conf(5) format,
Ie
***.server.net.
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"
Actually you need to use ssl_dh=</usr/local/etc/dovecot/dh.pemNote the <Aki
-------- Original message --------From: "Michael A. Peters" <mpeters at domblogger.net> Date: 13/11/2018 05:44 (GMT+02:00) To: dovecot at dovecot.org Subject: Re: New install - getting error: "Failed to initialize SSL server context: Couldn't parse DH parameters" tryopenssl dhparam
2017 Apr 20
2
Dovecot not listening when testing connection
Hi, here's my result for
# doveconf -n|grep ssl
ssl = yes
ssl = required
ssl_cert = /etc/exim/ssl/wildcard_cantella_com.crt.chained
ssl_cipher_list = ALL:!LOW:!SSLv2:SSLv3:!EXP:!aNULL
ssl_key = /etc/exim/ssl/wildcard_cantella_com.key
verbose_ssl = yes
On 04/20/2017 11:27 AM, B. Reino wrote:
> On Thu, 20 Apr 2017, Alvaro Lacerda wrote:
>
>> These are my dovecot logs. It
2015 Jun 14
0
Testin new installation
Am 13.06.2015 um 22:11 schrieb Steve Matzura:
> On Sat, 13 Jun 2015 21:57:06 +0200, you wrote:
>
>> On Sat, Jun 13, 2015 at 03:41:26PM -0400, Steve Matzura wrote:
>>>>>>> Trying ::1... # this is certainly suspect
>>>>>>> Escape character is '^['.
>>>>>>> Connection closed by foreign host.
>>
>> This
2015 Jun 14
0
Testin new installation
I think I saw mention of "notepad" previously. If this is the case there may be some "dos" formatting that is messing things up.
On Jun 14, 2015, at 12:10 PM, Steve Matzura wrote:
> The public cert part is good, but the private one begins with "Begin
> private key", not "RSA key."
>
> On Sun, 14 Jun 2015 15:54:23 +0200, you wrote:
>
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
>> >