<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539672#M223012</link>
    <description>Im pretty sure the issue was resolved.  I had to rebuild openssl with gcc/flex and options fPIC, and then recompile mod_ssl and apache.  Im getting a temp cert and will test again.</description>
    <pubDate>Mon, 09 May 2005 07:47:10 GMT</pubDate>
    <dc:creator>Roland Rebstock_1</dc:creator>
    <dc:date>2005-05-09T07:47:10Z</dc:date>
    <item>
      <title>Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539654#M222994</link>
      <description>All, Ive been struggling all day on this with no success.  This is my first time building apache for HPUX and I require mod_ssl and openssl.  I have the 80 instance running but when I start the 443 instance and pass the passphrase, it states it starts and when I immediately run ps -ef | grep http I see the -DSSL process, within 2 second the process dies. I generate the csr, got a temp cert from verisigns etc..It only starts the root owned process, I never see the www process and the only thing it logs to the logs file is this: Im thinking it has something to do with /dev/random. Im using hpux 11.0.  PLEASE HELP :(&lt;BR /&gt;&lt;BR /&gt;[06/May/2005 20:18:42 16888] [info]  Server: /1.3.33, Interface: mod_ssl/2.8.22, Library: OpenSSL/0.9.7c&lt;BR /&gt;[06/May/2005 20:18:42 16888] [info]  Init: 1st startup round (still not detached)&lt;BR /&gt;[06/May/2005 20:18:42 16888] [info]  Init: Initializing OpenSSL library&lt;BR /&gt;[06/May/2005 20:18:42 16888] [info]  Init: Loading certificate &amp;amp; private key of SSL-aware server msutfa27.usi.net:443&lt;BR /&gt;[06/May/2005 20:18:42 16888] [info]  Init: Requesting pass phrase via builtin terminal dialog&lt;BR /&gt;[06/May/2005 20:18:45 16888] [info]  Init: Wiped out the queried pass phrases from memory&lt;BR /&gt;[06/May/2005 20:18:45 16888] [info]  Init: Seeding PRNG with 136 bytes of entropy&lt;BR /&gt;[06/May/2005 20:18:45 16888] [info]  Init: Generating temporary RSA private keys (512/1024 bits)&lt;BR /&gt;[06/May/2005 20:18:47 16888] [info]  Init: Configuring temporary DH parameters (512/1024 bits)&lt;BR /&gt;[06/May/2005 20:18:48 16889] [info]  Init: 2nd startup round (already detached)&lt;BR /&gt;[06/May/2005 20:18:48 16889] [info]  Init: Reinitializing OpenSSL library&lt;BR /&gt;</description>
      <pubDate>Fri, 06 May 2005 19:45:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539654#M222994</guid>
      <dc:creator>Roland Rebstock_1</dc:creator>
      <dc:date>2005-05-06T19:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539655#M222995</link>
      <description>It doesn't sound like a /dev/random thing... however, what happens if you attempt to startup without using the certs?&lt;BR /&gt;&lt;BR /&gt;Have you also run a syntax check to make sure the conf files aren't a problem?&lt;BR /&gt;&lt;BR /&gt;httpd -t&lt;BR /&gt;httpd -t -DSSL&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-denver</description>
      <pubDate>Fri, 06 May 2005 21:08:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539655#M222995</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2005-05-06T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539656#M222996</link>
      <description>You may want to set LogLevel to debug to get more information in the log file.</description>
      <pubDate>Sat, 07 May 2005 06:23:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539656#M222996</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-05-07T06:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539657#M222997</link>
      <description>Syntax looks good, I can also modify the port and start httpd on port 443.&lt;BR /&gt;&lt;BR /&gt;msutfa27{root}:/opt/apache/bin: ./httpd -t&lt;BR /&gt;Syntax OK&lt;BR /&gt;msutfa27{root}:/opt/apache/bin: ./httpd -t -DSSL&lt;BR /&gt;Syntax OK&lt;BR /&gt;msutfa27{root}:/opt/apache/bin:</description>
      <pubDate>Sat, 07 May 2005 07:40:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539657#M222997</guid>
      <dc:creator>Roland Rebstock_1</dc:creator>
      <dc:date>2005-05-07T07:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539658#M222998</link>
      <description>Even with log level set to debug, I still get nothing that helps&lt;BR /&gt;&lt;BR /&gt;[07/May/2005 08:41:17 10504] [info]  Server: /1.3.33, Interface: mod_ssl/2.8.22,&lt;BR /&gt; Library: OpenSSL/0.9.7c&lt;BR /&gt;[07/May/2005 08:41:17 10504] [info]  Init: 1st startup round (still not detached&lt;BR /&gt;)&lt;BR /&gt;[07/May/2005 08:41:17 10504] [info]  Init: Initializing OpenSSL library&lt;BR /&gt;[07/May/2005 08:41:17 10504] [info]  Init: Loading certificate &amp;amp; private key of &lt;BR /&gt;SSL-aware server msutfa27.usi.net:443&lt;BR /&gt;[07/May/2005 08:41:17 10504] [info]  Init: Requesting pass phrase via builtin te&lt;BR /&gt;rminal dialog&lt;BR /&gt;[07/May/2005 08:41:20 10504] [info]  Init: Wiped out the queried pass phrases fr&lt;BR /&gt;om memory&lt;BR /&gt;[07/May/2005 08:41:20 10504] [info]  Init: Seeding PRNG with 136 bytes of entrop&lt;BR /&gt;y&lt;BR /&gt;[07/May/2005 08:41:20 10504] [info]  Init: Generating temporary RSA private keys&lt;BR /&gt; (512/1024 bits)&lt;BR /&gt;[07/May/2005 08:41:21 10504] [info]  Init: Configuring temporary DH parameters (&lt;BR /&gt;512/1024 bits)&lt;BR /&gt;[07/May/2005 08:41:22 10505] [info]  Init: 2nd startup round (already detached)&lt;BR /&gt;[07/May/2005 08:41:22 10505] [info]  Init: Reinitializing OpenSSL library&lt;BR /&gt;msutfa27{root}:/opt/apache/logs: &lt;BR /&gt;&lt;BR /&gt;[Sat May  7 08:41:21 2005] [info] mod_unique_id: using ip addr 10.200.154.103&lt;BR /&gt;[Sat May  7 08:41:22 2005] [warn] pid file /opt/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 07 May 2005 07:43:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539658#M222998</guid>
      <dc:creator>Roland Rebstock_1</dc:creator>
      <dc:date>2005-05-07T07:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539659#M222999</link>
      <description>msutfa27{root}:/opt/apache/bin: sh -x apachectl startssl&lt;BR /&gt;+ PIDFILE=/opt/apache/adm/httpd.pid&lt;BR /&gt;+ HTTPD=/opt/apache/bin/httpd&lt;BR /&gt;+ LYNX=lynx -dump&lt;BR /&gt;+ STATUSURL=http://localhost/server-status&lt;BR /&gt;+ ERROR=0&lt;BR /&gt;+ ARGV=startssl&lt;BR /&gt;+ [ xstartssl = x ]&lt;BR /&gt;+ [ -f /opt/apache/adm/httpd.pid ]&lt;BR /&gt;+ STATUS=httpd (no pid file) not running&lt;BR /&gt;+ RUNNING=0&lt;BR /&gt;+ [ 0 -eq 1 ]&lt;BR /&gt;+ /opt/apache/bin/httpd -DSSL&lt;BR /&gt;/1.3.33 mod_ssl/2.8.22 (Pass Phrase Dialog)&lt;BR /&gt;Some of your private key files are encrypted for security reasons.&lt;BR /&gt;In order to read them you have to provide us with the pass phrases.&lt;BR /&gt;&lt;BR /&gt;Server msutfa27.usi.net:443 (RSA)&lt;BR /&gt;Enter pass phrase:&lt;BR /&gt;&lt;BR /&gt;Ok: Pass Phrase Dialog successful.&lt;BR /&gt;+ echo apachectl startssl: httpd started&lt;BR /&gt;apachectl startssl: httpd started&lt;BR /&gt;+ exit 0&lt;BR /&gt;msutfa27{root}:/opt/apache/bin: &lt;BR /&gt;&lt;BR /&gt;Still no processes&lt;BR /&gt;</description>
      <pubDate>Sat, 07 May 2005 07:44:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539659#M222999</guid>
      <dc:creator>Roland Rebstock_1</dc:creator>
      <dc:date>2005-05-07T07:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539660#M223000</link>
      <description>Please try using SSLLogLevel and SSLLog to get more informaion.&lt;BR /&gt;&lt;BR /&gt;SSLLog &lt;APACHE_LOGS_DIR&gt;/ssl_engine_log&lt;BR /&gt;SSLLogLevel debug&lt;BR /&gt;&lt;BR /&gt;Are you using prngd as your source of entropy?&lt;/APACHE_LOGS_DIR&gt;</description>
      <pubDate>Sat, 07 May 2005 18:10:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539660#M223000</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-05-07T18:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539661#M223001</link>
      <description>would it be possible to see your ssl.conf and httpd.conf files?&lt;BR /&gt;&lt;BR /&gt;also the output from "ldd mod_ssl.so", "httpd -l", and the permissions of httpd and the apache dirs.&lt;BR /&gt;&lt;BR /&gt;If you have tusc installed on your box, it might be easy enough to figure out what's wrong by seeing the tusc output.&lt;BR /&gt;&lt;BR /&gt;tusc -fnvo /tmp/tusc.out httpd -f /path/httpd.conf -DSSL&lt;BR /&gt;&lt;BR /&gt;-denver</description>
      <pubDate>Sat, 07 May 2005 20:16:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539661#M223001</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2005-05-07T20:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539662#M223002</link>
      <description>Here is the debug from SSL&lt;BR /&gt;[07/May/2005 22:29:19 19790] [info]  Server: /1.3.33, Interface: mod_ssl/2.8.22,&lt;BR /&gt; Library: OpenSSL/0.9.7c&lt;BR /&gt;[07/May/2005 22:29:19 19790] [info]  Init: 1st startup round (still not detached&lt;BR /&gt;)&lt;BR /&gt;[07/May/2005 22:29:19 19790] [info]  Init: Initializing OpenSSL library&lt;BR /&gt;[07/May/2005 22:29:19 19790] [info]  Init: Loading certificate &amp;amp; private key of&lt;BR /&gt;SSL-aware server msutfa27.usi.net:443&lt;BR /&gt;[07/May/2005 22:29:19 19790] [info]  Init: Requesting pass phrase via builtin te&lt;BR /&gt;rminal dialog&lt;BR /&gt;[07/May/2005 22:29:22 19790] [info]  Init: Wiped out the queried pass phrases fr&lt;BR /&gt;om memory&lt;BR /&gt;[07/May/2005 22:29:22 19790] [info]  Init: Seeding PRNG with 136 bytes of entrop&lt;BR /&gt;y&lt;BR /&gt;[07/May/2005 22:29:22 19790] [info]  Init: Generating temporary RSA private keys&lt;BR /&gt; (512/1024 bits)&lt;BR /&gt;[07/May/2005 22:29:24 19790] [info]  Init: Configuring temporary DH parameters (&lt;BR /&gt;512/1024 bits)&lt;BR /&gt;[07/May/2005 22:29:25 19791] [info]  Init: 2nd startup round (already detached)&lt;BR /&gt;[07/May/2005 22:29:25 19791] [info]  Init: Reinitializing OpenSSL library&lt;BR /&gt;</description>
      <pubDate>Sat, 07 May 2005 21:31:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539662#M223002</guid>
      <dc:creator>Roland Rebstock_1</dc:creator>
      <dc:date>2005-05-07T21:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539663#M223003</link>
      <description>Here is the httpd.conf attached, I dont have a ssl.conf, never used it</description>
      <pubDate>Sat, 07 May 2005 21:34:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539663#M223003</guid>
      <dc:creator>Roland Rebstock_1</dc:creator>
      <dc:date>2005-05-07T21:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539664#M223004</link>
      <description>output of httpd -l&lt;BR /&gt;msutfa27{root}:/opt/apache/bin: ./httpd -l&lt;BR /&gt;Compiled-in modules:&lt;BR /&gt;  http_core.c&lt;BR /&gt;  mod_so.c&lt;BR /&gt;suexec: disabled; invalid wrapper /opt/apache/bin/suexec&lt;BR /&gt;</description>
      <pubDate>Sat, 07 May 2005 21:35:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539664#M223004</guid>
      <dc:creator>Roland Rebstock_1</dc:creator>
      <dc:date>2005-05-07T21:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539665#M223005</link>
      <description>the apache was configured with SSL so doesnt that mean that under lib it will have libssl.so&lt;BR /&gt;&lt;BR /&gt;is this bad?&lt;BR /&gt;msutfa27{root}:/opt/apache/lib/modules: ldd libssl.so&lt;BR /&gt;ldd: Invalid file type: "libssl.so". 64-bit shared executable or shared library expected.&lt;BR /&gt;</description>
      <pubDate>Sat, 07 May 2005 21:56:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539665#M223005</guid>
      <dc:creator>Roland Rebstock_1</dc:creator>
      <dc:date>2005-05-07T21:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539666#M223006</link>
      <description>Ive even just tried the simple way here...&lt;BR /&gt;right from modssl's site.&lt;BR /&gt;and 443 still wont start.&lt;BR /&gt;&lt;BR /&gt;$ cd mod_ssl-2.8.22-1.3.33&lt;BR /&gt;$ ./configure \&lt;BR /&gt;    --with-apache=../apache_1.3.33 \&lt;BR /&gt;    --with-ssl=../openssl-0.9.7e \&lt;BR /&gt;    --prefix=/usr/local/apache&lt;BR /&gt;$ cd ..&lt;BR /&gt;$ cd apache_1.3.33&lt;BR /&gt;$ make &lt;BR /&gt;$ make certificate&lt;BR /&gt;$ make install&lt;BR /&gt;</description>
      <pubDate>Sat, 07 May 2005 22:26:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539666#M223006</guid>
      <dc:creator>Roland Rebstock_1</dc:creator>
      <dc:date>2005-05-07T22:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539667#M223007</link>
      <description>ldd output tells us that your build didn't produce working mod_ssl shared module (library).&lt;BR /&gt;&lt;BR /&gt;Are you openssl libraries shared (.sl) or archive (.a)?&lt;BR /&gt;&lt;BR /&gt;See this note in mod_ssl INSTALL file.&lt;BR /&gt;&lt;BR /&gt;--- START NOTE ---&lt;BR /&gt;Additionally OpenSSL has problems under DSO situations on some&lt;BR /&gt;              platforms. For instance under smart ix86 platforms like Linux&lt;BR /&gt;              and FreeBSD when you compile a the standard OpenSSL&lt;BR /&gt;              libcrypto.a/libssl.a libraries and link those to a mod_ssl DSO&lt;BR /&gt;              libssl.so all works fine.  While on other platforms like Solaris&lt;BR /&gt;              2.6 on a SPARC OpenSSL's code will dump core under run-time.&lt;BR /&gt;              When this is the case for you, then try to recompile OpenSSL&lt;BR /&gt;              with Position Independent Code (PIC) by adding a `-fPIC' (for&lt;BR /&gt;              GCC) or `-KPIC' (for SVR4-style compilers) to the platform&lt;BR /&gt;              configuration line in OpenSSL's `Configure' script.  The&lt;BR /&gt;              -fPIC option above when you build OpenSSL.&lt;BR /&gt;--- END NOTE ---&lt;BR /&gt;&lt;BR /&gt;So you may need to build openssl with -fPIC if you are using gcc or +Z if you are using HP's ANSI cc.&lt;BR /&gt;</description>
      <pubDate>Sun, 08 May 2005 02:31:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539667#M223007</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-05-08T02:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539668#M223008</link>
      <description>And just in case you didn't consider this, HP's webserver is based on apache 2.0.53 and includes mod_ssl. Download is at&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/webserver" target="_blank"&gt;http://www.hp.com/go/webserver&lt;/A&gt;</description>
      <pubDate>Sun, 08 May 2005 02:45:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539668#M223008</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-05-08T02:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539669#M223009</link>
      <description>sutfa27{root}:/opt/USIopenssl/lib: ls -la&lt;BR /&gt;total 10100&lt;BR /&gt;drwxr-xr-x   3 root       sys           1024 May  6 19:43 .&lt;BR /&gt;drwxr-xr-x   9 root       sys           1024 May  6 19:43 ..&lt;BR /&gt;-rw-r--r--   1 root       sys        2310292 Oct 10  2003 libcrypto.a&lt;BR /&gt;lrwxr-xr-x   1 root       sys             14 May  6 19:43 libcrypto.sl -&amp;gt; libcrypto.sl.0&lt;BR /&gt;lrwxr-xr-x   1 root       sys             18 May  6 19:43 libcrypto.sl.0 -&amp;gt; libcrypto.sl.0.9.7&lt;BR /&gt;-r-xr-xr-x   1 root       sys        2072576 Oct 10  2003 libcrypto.sl.0.9.7&lt;BR /&gt;-rw-r--r--   1 root       sys         358448 Oct 10  2003 libssl.a&lt;BR /&gt;lrwxr-xr-x   1 root       sys             11 May  6 19:43 libssl.sl -&amp;gt; libssl.sl.0&lt;BR /&gt;lrwxr-xr-x   1 root       sys             15 May  6 19:43 libssl.sl.0 -&amp;gt; libssl.sl.0.9.7&lt;BR /&gt;-r-xr-xr-x   1 root       sys         339968 Oct 10  2003 libssl.sl.0.9.7&lt;BR /&gt;-rwxr-xr-x   1 root       sys          86000 Oct  9  2003 libz.a&lt;BR /&gt;</description>
      <pubDate>Sun, 08 May 2005 07:52:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539669#M223009</guid>
      <dc:creator>Roland Rebstock_1</dc:creator>
      <dc:date>2005-05-08T07:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539670#M223010</link>
      <description>IM running hpux 11.0</description>
      <pubDate>Sun, 08 May 2005 08:01:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539670#M223010</guid>
      <dc:creator>Roland Rebstock_1</dc:creator>
      <dc:date>2005-05-08T08:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539671#M223011</link>
      <description>When you configured mod_ssl with -with-ssl=&lt;DIRECTORY&gt; option, which directory did you use? /opt/USlopenssl or separate openssl source directory. If it's latter, does  this openssl source directory have libssl.sl and libcrypto.sl?&lt;BR /&gt;&lt;BR /&gt;It would help if you posted your build output (configure, make etc).&lt;/DIRECTORY&gt;</description>
      <pubDate>Sun, 08 May 2005 21:21:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539671#M223011</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-05-08T21:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Apache 1.3.33 with openssl 0.9.7c and mod_ssl 2.8.22-1.3.33</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539672#M223012</link>
      <description>Im pretty sure the issue was resolved.  I had to rebuild openssl with gcc/flex and options fPIC, and then recompile mod_ssl and apache.  Im getting a temp cert and will test again.</description>
      <pubDate>Mon, 09 May 2005 07:47:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-1-3-33-with-openssl-0-9-7c-and-mod-ssl-2-8-22-1-3-33/m-p/3539672#M223012</guid>
      <dc:creator>Roland Rebstock_1</dc:creator>
      <dc:date>2005-05-09T07:47:10Z</dc:date>
    </item>
  </channel>
</rss>

