Oh, thanks, I had it backwards, I had the cert first and then the
private key.

On Wed, 19 Oct 2016 18:52:02 -0400,
Sam Varshavchik wrote:
> 
> [1  <multipart/signed (7bit)>]
> [1.1  <text/plain; UTF-8 (7bit)>]
> John Covici writes:
> 
> > Hi.  I have been using your imap daemon for some time and it seems to
> > be working, but recently I changed the port to 993 and am using an
> > encrypted connections.  I am getting some unusual messages however
> > from my logs -- here is what I am getting:
> >       couriertls: /usr/share/dhparams.pem:
> > error:02001002:system library:fopen:No such file or directory -
> > 13 Times
> > 
> > 
> > Is there supposed to be such a file and if so, what are its contents?
> 
> The "Initial parameters, and a monthly cron job to generate DH
> parameters" section of INSTALL instructions
> (http://www.courier-mta.org/imap/INSTALL.html) explain that the
> mkdhparams script needs to be run after installing Courier, which
> creates this file.
> 
> If you're using your Linux distribution's package, there must be
> a problem with that package, as it should be taking care of that
> automatically for you.
> 
> > 
> > Also, I am getting the following
> >       couriertls: /etc/courier-imap/imapd.pem:
> > error:0906D06C:PEM routines:PEM_read_bio:no start line - 13
> > Times
> > 
> > The start line looks fine to me and is:
> > -----BEGIN CERTIFICATE-----
> 
> That file should contain your private key, and then your
> certificate, concatenated together:
> 
> -----BEGIN PRIVATE KEY-----
> 
> ..
> 
> -----END PRIVATE KEY-----
> -----BEGIN CERTIFICATE-----
> 
> ..
> 
> -----END CERTIFICATE-----
> 
> [1.2  <application/pgp-signature (7bit)>]
> No public key for 6B3A62BE279DBF25 created at 2016-10-19T18:52:02-0400 using 
> RSA
> [2  <text/plain; us-ascii (7bit)>]
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most 
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> [3  <text/plain; us-ascii (7bit)>]
> _______________________________________________
> courier-users mailing list
> courier-users@lists.sourceforge.net
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici
         cov...@ccs.covici.com

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to