On Tue, Jun 16, 2009 at 2:46 AM, Igor Cicimov<icicimov@xxxxxxxxx> wrote: > Hi all, > > I have compiled and installed apache2.2.11 with mod_security and SSL on > Solaris 10. All was fine until I moved it to jail I had built in /chroot. > The error I get is: > > [Tue Jun 16 16:19:47 2009] [info] Init: Seeding PRNG with 272 bytes of > entropy > [Tue Jun 16 16:19:47 2009] [info] Init: Generating temporary RSA private > keys (512/1024 bits) > [Tue Jun 16 16:19:48 2009] [info] Init: Generating temporary DH parameters > (512/1024 bits) > [Tue Jun 16 16:19:48 2009] [debug] ssl_scache_dbm.c(408): Inter-Process > Session Cache (DBM) Expiry: old: 0, new: 0, removed: 0 > [Tue Jun 16 16:19:48 2009] [info] Init: Initializing (virtual) servers for > SSL > [Tue Jun 16 16:19:48 2009] [info] mod_ssl/2.2.11 compiled against Server: > Apache/2.2.11, Library: OpenSSL/0.9.7d > [Tue Jun 16 16:19:48 2009] [info] mod_unique_id: using ip addr 10.25.9.192 > [Tue Jun 16 16:19:49 2009] [notice] mod_security/1.9.5 configured - > Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.7d proxy_html/2. > 5 DAV/2 > [Tue Jun 16 16:19:49 2009] [info] Init: Seeding PRNG with 272 bytes of > entropy > [Tue Jun 16 16:19:49 2009] [info] Init: Generating temporary RSA private > keys (512/1024 bits) > [Tue Jun 16 16:19:49 2009] [info] Init: Generating temporary DH parameters > (512/1024 bits) > [Tue Jun 16 16:19:49 2009] [debug] ssl_scache_dbm.c(408): Inter-Process > Session Cache (DBM) Expiry: old: 0, new: 0, removed: 0 > [Tue Jun 16 16:19:49 2009] [info] Init: Initializing (virtual) servers for > SSL > [Tue Jun 16 16:19:49 2009] [info] mod_ssl/2.2.11 compiled against Server: > Apache/2.2.11, Library: OpenSSL/0.9.7d > [Tue Jun 16 16:19:49 2009] [info] mod_unique_id: using ip addr 10.X.Y.Z > [Tue Jun 16 16:19:50 2009] [notice] Digest: generating secret for digest > authentication ... > [Tue Jun 16 16:19:50 2009] [crit] (6)No such device or address: Digest: > error generating secret: No such device or address > Configuration Failed > is that a case of /dev/random not being available. see http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslrandomseed use builtin as a first test. rgds- Fred --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx