Re: Hi, I'm beginner in Korea. Installation problem.....

2000-08-21 Thread Jacques GRILLOT
Hi, Im'm beginner in France but I know read the readme ... ;) Check the file README.SSL, line 50: you must patch two include file from openssl (crypt/rand/rand.h and crypto/rand/rand_egd.c) with the file openssl-0.9.5a-egd.diff I file-attach this two patched files if you want. annyonghi kaseyo,

Create a certificate for a specific site

2000-08-16 Thread Jacques GRILLOT
Hi all, We wish use openssl certificates with our intranet site. We use Apache v1.3.12 with Apache-SSL v1.41 and OpenSSL v0.9.5a We created certificates like example in ApacheSSL-FAQ: openssl req -new > new.cert.csr openssl rsa -in privkey.pem -out new.cert.key openssl x509 -in new.cert.csr -out