<?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: problem with Apache certificate in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-apache-certificate/m-p/2682055#M53263</link>
    <description>I had the same problem.  Unfortunately, I was never able to generate a CSR using the line above  (They are the same lines from the book "Professional Apache" by Wainwright)&lt;BR /&gt;&lt;BR /&gt;I ended up following the instructions on Verisign's Site (&lt;A href="http://www.verisign.com/support/csr/apache/v01.html)" target="_blank"&gt;http://www.verisign.com/support/csr/apache/v01.html)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I used the command:&lt;BR /&gt;&lt;BR /&gt;# openssl req -new -nodes -keyout private.key -out public.csr&lt;BR /&gt;&lt;BR /&gt;to create the public &amp;amp; private keys.  Then to encrypt my private key:&lt;BR /&gt;&lt;BR /&gt;# openssl rsa -in private.key -des3 -out secureprivate.key</description>
    <pubDate>Wed, 20 Mar 2002 21:56:32 GMT</pubDate>
    <dc:creator>Jeff Wolfe</dc:creator>
    <dc:date>2002-03-20T21:56:32Z</dc:date>
    <item>
      <title>problem with Apache certificate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-apache-certificate/m-p/2682054#M53262</link>
      <description>Hi,&lt;BR /&gt; I'm trying to create a certificate in order to test ApacheSSL.&lt;BR /&gt;When I use &lt;BR /&gt;/opt/apache/ssl/bin/openssl genrsa -des3 -out server.key 1024 &lt;BR /&gt;(following FAQ instructions)&lt;BR /&gt;I get the message:&lt;BR /&gt;warning, not much extra random data, consider using the -rand option&lt;BR /&gt;Generating RSA private key, 1024 bit long modulus&lt;BR /&gt;4794:error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not seeded:md_rand.c:538:&lt;BR /&gt;4794:error:04069003:rsa routines:RSA_generate_key:BN lib:rsa_gen.c:182:&lt;BR /&gt;&lt;BR /&gt;I'm not able to use the rand option because I don't have /dev/random or /dev/urandom file.&lt;BR /&gt;&lt;BR /&gt;What can I do?&lt;BR /&gt;&lt;BR /&gt;Many thanks in advance.</description>
      <pubDate>Wed, 13 Mar 2002 10:56:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-apache-certificate/m-p/2682054#M53262</guid>
      <dc:creator>Carla Covizzi</dc:creator>
      <dc:date>2002-03-13T10:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: problem with Apache certificate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-apache-certificate/m-p/2682055#M53263</link>
      <description>I had the same problem.  Unfortunately, I was never able to generate a CSR using the line above  (They are the same lines from the book "Professional Apache" by Wainwright)&lt;BR /&gt;&lt;BR /&gt;I ended up following the instructions on Verisign's Site (&lt;A href="http://www.verisign.com/support/csr/apache/v01.html)" target="_blank"&gt;http://www.verisign.com/support/csr/apache/v01.html)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I used the command:&lt;BR /&gt;&lt;BR /&gt;# openssl req -new -nodes -keyout private.key -out public.csr&lt;BR /&gt;&lt;BR /&gt;to create the public &amp;amp; private keys.  Then to encrypt my private key:&lt;BR /&gt;&lt;BR /&gt;# openssl rsa -in private.key -des3 -out secureprivate.key</description>
      <pubDate>Wed, 20 Mar 2002 21:56:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-apache-certificate/m-p/2682055#M53263</guid>
      <dc:creator>Jeff Wolfe</dc:creator>
      <dc:date>2002-03-20T21:56:32Z</dc:date>
    </item>
  </channel>
</rss>

