-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> This is RedHat''s answer from Tech Support... Thought
you''d find it
> interesting:
>
> The test certificate generation was removed from the Red Hat 6.1
> Professinal Edition due to licensing issues with the encryption,
> however
Licensing issues with RSA crypto components? They won''t let you tell
people how to make test certs? I could write a long comment but I
won''t bother.
> you can download a free test certificate from www.thawt.com or
> verisign.com (The thawt one lasts 30 days, verisign lasts 24 hours)
> This should allow you to use the SSL temporarily until you purchase
> a full SSL key.
Or you can make your own.
<A HREF="http://www.securityportal.com/lasg/servers/www/#Apache with
mod_ssl">http://www.securityportal.com/lasg/servers/www/#Apache with
mod_ssl</A>
openssl genrsa -des3 > httpsd.key
openssl req -new -x509 -key httpsd.key > httpsd.crt
If that does not work (it should) please tell me so I can fix it (I''m
to lazy to bother testing it right now).
Kurt Seifried
http://www.seifried.org/
http://www.securityportal.com/lasg/
http://www.securityportal.com/closet/
http://www.cryptoarchive.net/
My public keys are available at:
http://www.seifried.org/keys/
http://www.pgpi.org/ - recommended for Windows
http://www.gnupg.org/ - recommended for UNIX
http://www.pgp.com/ - recommended for commercial use
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.2 for non-commercial use <http://www.pgp.com>
iQA/AwUBOHIxtYb9cm7tpZo3EQKeGACgzvRLrcalrgEQkIWDT6kY8VMQgO0AniSX
s7XLBfJ2SDER4/nleY3hIo+1
=vJ46
-----END PGP SIGNATURE-----