logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Problmes with ssl and certificates
Author
deathcon4



Joined: 20 Mar 2006
Posts: 2

PostPosted: Mon 11 Jun '07 5:58    Post subject: Problmes with ssl and certificates Reply with quote

[Mon Jun 11 00:58:04 2007] [info] Init: Seeding PRNG with 136 bytes of entropy
[Mon Jun 11 00:58:05 2007] [info] Loading certificate & private key of SSL-aware server
[Mon Jun 11 00:58:05 2007] [debug] ssl_engine_pphrase.c(469): unencrypted RSA private key - pass phrase not required
[Mon Jun 11 00:58:05 2007] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Mon Jun 11 00:58:05 2007] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Mon Jun 11 00:58:05 2007] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Mon Jun 11 00:58:05 2007] [info] Init: Initializing (virtual) servers for SSL
[Mon Jun 11 00:58:05 2007] [info] Configuring server for SSL protocol
[Mon Jun 11 00:58:05 2007] [debug] ssl_engine_init.c(405): Creating new SSL context (protocols: SSLv2, SSLv3, TLSv1)
[Mon Jun 11 00:58:05 2007] [debug] ssl_engine_init.c(601): Configuring permitted SSL ciphers [ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL]
[Mon Jun 11 00:58:05 2007] [debug] ssl_engine_init.c(729): Configuring RSA server certificate
[Mon Jun 11 00:58:05 2007] [debug] ssl_engine_init.c(768): Configuring RSA server private key
[Mon Jun 11 00:58:05 2007] [info] Server: Apache/2.2.4, Interface: mod_ssl/2.2.4, Library: OpenSSL/0.9.8e

I done everything to fix this error, but I don't got it?

Any help to resove this?

I'm using Apache 2.2.4 with Openssl 0.9.8e, webalizer 2.01.10 mod_perl 2.0.3, php 5.2.3 Perl 5.8.8, Webdav, Mysql, Mercury Mail

My apache is c:\apache2
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Tue 12 Jun '07 14:19    Post subject: Reply with quote

How did you setup your ssl host (only post the ssl part Wink )
Back to top


Reply to topic   Topic: Problmes with ssl and certificates View previous topic :: View next topic
Post new topic   Forum Index -> Apache