NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: dovecot again/still
On Tue, Oct 29, 2013 at 12:21:34PM +0000, Steve Blinkhorn wrote:
> > I guess faulty data. Does the following command work?
> >
> > openssl rsa -in /etc/ssl/private/myname.key -text
> >
> > Please do *not* post the output of this command if it works because
> > it will *reveal your private key*. If the command prompts for a
> > password you have found the problem. You need to remove the password
> > in that case.
> >
> > If the key file passes the check you should check the certificate next:
> >
> > openssl x509 -in /etc/ssl/certs/myname.pem -text
> >
> > The output of this command is not sensitive. The "Modulus" section
> > of the cert should match the "modulus" section of the private key.
>
> Thank you for a very helpful response - five-finver exercises in kleys
> and certificates...
>
> But my certificate and key pass your tests, so I'm really beginning to
> wonder about the libraries.
Me too. Is this Postfix from NetBSD's base system or "pkgsrc"? And
what about OpenSSL? And did you will them with any funky options
like "-mcpu=moaaarpowwrrrrr"?
And what NetBSD version and port is this?
Kind regards
--
Matthias Scheler http://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index