On Wed, Jul 28, 1999, Mauricio Herrera wrote:

> This is maybe a basic question. I compiled mod_ssl with apache 1.3.6 on a
> Linux RedHat 6.0 box and everything works fine. I want to make a new
> server.csr file because the one created during the setup process has wrong
> info. I am using the 'make certificate' process under the apache source
> directory to make the file. The script works normally and it tells me that
> a new server.csr is created, but it isn't! It never creates a new
> server.csr file under the /conf/ssl.csr dir of the compiled apache directory.
> 
> The server.csr file can only be created once? What am I doing wrong?

Err... no, the server.csr ist always generated. Look around line 240 in
src/support/mkcert.sh for details. I guess your filesystem permissions are
wrong.
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to