Displaying 4 results from an estimated 4 matches for "x509_check_private_key".
2007 Jul 22
2
httpd failed with a new install of 5.0
...3:04:32 2007] [warn] RSA server certificate CommonName (CN)
`localhost.localdomain' does NOT match server name!?
[Sun Jul 22 13:04:32 2007] [error] Unable to configure RSA server
private key
[Sun Jul 22 13:04:32 2007] [error] SSL Library Error: 185073780
error:0B080074:x509 certificate routines:X509_check_private_key:key
values mismatch
The ssl errors were present on the old system so I was not too worried
about those.
I turned off selinux with out a change in symptoms.
I get the same errors whether I start the service via "service httpd
start" or "httpd". When I use "httpd -E /tm...
2006 Oct 25
1
i386->amd64: tls-certificate cannot be read anymore
Hi,
after rsyncing a tls-certificate from an i386-host to an amd64-one,
I got this error message;
Oct 25 21:13:23 alius dovecot: imap-login: Can't load private key file /etc/ssl/private/dovecot.pem: error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch
This happened with dovecot 1.0.rc7-1 (Debian etch) - the version on the
i386 was 1.0.rc2-1bpo1. Any hints for me what to do?
Cheers,
Andi
--
http://home.arcor.de/andreas-barth/
2012 May 13
6
Puppetmaster with apache/passenger on SL6
Dear experts,
Since I''ve moved my *puppetmaster* form SL5 (Scientific Linux) to SL6 with
SELinux on, I''m facing loads of trouble. I also move away from WEBrick to
apache/passenger, following the instruction here:
http://projects.puppetlabs.com/projects/1/wiki/Using_Passenger
>
and I can''t start httpd any more. It fails with this:
Starting httpd: (98)Address
2005 Aug 09
2
error compiling asterisk on solaris
...ned reference to `X509_verify_cert'
/usr/local/ssl/lib/libssl.so: undefined reference to `sk_free'
/usr/local/ssl/lib/libssl.so: undefined reference to `BIO_new'
/usr/local/ssl/lib/libssl.so: undefined reference to `d2i_X509_bio'
/usr/local/ssl/lib/libssl.so: undefined reference to `X509_check_private_key'
/usr/local/ssl/lib/libssl.so: undefined reference to `MD5_Init'
/usr/local/ssl/lib/libssl.so: undefined reference to `EVP_CIPHER_CTX_cleanup'
/usr/local/ssl/lib/libssl.so: undefined reference to `X509_PURPOSE_get_by_id'
/usr/local/ssl/lib/libssl.so: undefined reference to `sk_value...