[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Problems with securing the server with SSL

From: baz themail <bazthemail_at_gmail.com>
Date: Mon, 15 Sep 2008 16:08:55 -0700

Hi,

I am following the instruction in Ch3,
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.html#tsvn-serversetup-apache-7
and
stuck in section "securing the server with SSL".

When typing the following command "bin\openssl req -config bin\openssl.cnf
-new -out my-server.csr", I have receive the following errors:

C:\Program Files\Apache Software Foundation\Apache2.2>bin\openssl req
-config bin\openssl.cnf -new -
out my-server.csr
error on line -1 of bin\openssl.cnf
3104:error:02001002:system library:fopen:No such file or
directory:.\crypto\bio\bss_file.c:126:fopen
('bin\openssl.cnf','rb')
3104:error:2006D080:BIO routines:BIO_new_file:no such
file:.\crypto\bio\bss_file.c:129:
3104:error:0E078072:configuration file routines:DEF_LOAD:no such
file:.\crypto\conf\conf_def.c:197:
What is that mean? Am i missing something from the distribution?

Also, where should I put the line "SSLMutex default"? The instruction is to
change "SSLMutex "file:C:/Program Files/Apache Software Foundation/\
Apache2.2/logs/ssl_mutex"" to "SSLMutex default". However, I cannot find the
original text anywhere in the http.conf. Anyone seen this issue before?

Thank you.

B.
Received on 2008-09-16 01:09:29 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.