Failure to load mod_ssl under NT/apache 2.0

2002-07-17 Thread Alex Moon

I've been trying to get apache 2.0.39 +modssl to work under winNT. 
 But i am failing at what seems like the first hurdle i.e. i cannot seem to get the 
apache mod_ssl.so module to load.  It comes up with the following:

Cannot load C:/apache2/modules/mod_ssl.so into server: The operating 
system cannot run %1

Any ideas greatfully received as I cannot see what I have done 
wrong,  

Alex


Technical Manager
Online Learning Support Unit
Middlesex University Business School

[EMAIL PROTECTED]
020 8411 5092

__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Re: Mod_SSL for Windows 2000/NT/XP

2002-07-16 Thread Alex Moon

Could the mirror sites not host ssl enabled version as they are not 
in the US as they are in the Uk, Austrailia etc?

On 16 Jul 02, at 0:50, Cliff Woolley wrote:

 On Tue, 16 Jul 2002, Brendan Lloyd wrote:
 
  And last but not least: can anyone clarify what the state of Apache
  2.0 is with regards to OpenSSL/mod_ssl? I've read in some places that
  Apache 2.0 supports/includes these, but then when I went to download
  the Windows binary distribution it had the suffix no_ssl?
 
 Source distributions of Apache 2.0 include mod_ssl.  Binary distributions
 are a different story, but only because of ambiguities surrounding the
 (IMHO silly) export restrictions of the US government.  We know we're
 allowed to export *source* for strong encryption software... but whether
 we're able to legally distribute *binaries* of strong encryption software
 is unclear.  So we don't.
 
 Of course, that's more of a burden on our Windows users than on our Unix
 users, since the former tend to rely on binaries and the latter tend to
 roll their own since they tend to have the compilation tools on hand.
 
 The solution, as has been pointed out, is that somebody outside the US
 contributed binaries for mod_ssl for Apache 2.0 on Win32 and uploaded them
 to www.modssl.org/contrib, which is physically located in Germany, as
 opposed to www.apache.org, which is physically located in the western US.
 
 Sigh.
 
 --Cliff
 
 __
 Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
 User Support Mailing List  [EMAIL PROTECTED]
 Automated List Manager[EMAIL PROTECTED]



Technical Manager
Online Learning Support Unit
Middlesex University Business School

[EMAIL PROTECTED]
020 8411 5092

__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



loading mod ssl under NT

2002-07-16 Thread Alex Moon

Hi

I've been trying to get apache 2.0.39 +modssl to work under winNT. 
 But i am failing at the first hurdle i.e. i cannot seem to get the 
apache mod_ssl.so module to load.  It comes up with the following:

 Cannot load C:/apache2/modules/mod_ssl.so into server: The 
operating system cannot run %1

Any ideas greatfully received

Alex

Technical Manager
Online Learning Support Unit
Middlesex University Business School

[EMAIL PROTECTED]
020 8411 5092

__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



mod ssl for windows

2002-07-11 Thread Alex Moon

Hi
Currently have a system working fine under Apache 1.3.19 on NT 
but cannot find a version of mod_ssl.so for NT that will work with 
1.3.26. Does one exist? 
Any info gratefully received
Alex



Technical Manager
Online Learning Support Unit
Middlesex University Business School

[EMAIL PROTECTED]
020 8411 5092

__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Re: modssl for Win32

2001-07-13 Thread Alex Moon

I haven't used mod_ssl but do use apache-ssl which so far seems 
to work fairly well on NT. 

On 12 Jul 01, at 12:57, Brown, Craig wrote:

 
 Hi,
 
 I'm new to modssl. I have an Apache server running under Windows NT. I tried
 to run the configure.bat file that comes with modssl but get numerous errors
 with the patch program (I did have to modify a few of it's internal path
 checks).
 
 This is the message that I am getting:
 
 hmm... Looks like a unified diff to me
 
 and then it spits out sslmod .patch
 
 Are any of you using sslmod under NT?
 
 Thanks!
 
 Craig
 __
 Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
 User Support Mailing List  [EMAIL PROTECTED]
 Automated List Manager[EMAIL PROTECTED]




--
Alex Moon   
email:[EMAIL PROTECTED] 
Tel:020 8411 5092  
Middlesex University Business School,
The Burroughs
Hendon 
London
NW4 4BT   
--
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Re: Enabling a single directory as SSL enabled

2001-03-27 Thread Alex Moon

Set the server up as secure - allowing insecure or secure 
connection to the server but denying access to the the directory 
you want as secure except through the secure server port 443

On 16 Mar 01, at 21:14, Scott Brown wrote:

 I'm probably looking for an answer to a FAQ tell me where it's listed,
 and I'll take it from there.
 
 I'm from a MS-IIS background - and when I want to make a directory secure,
 it's easy to tell the system via the MMC that /secure/ is to have a secure
 connection requirement.
 
 Is there any way to set Apache up such that it recognizes that a specific
 directory is supposed to be secure?
 
 I've tried a
 
 virtualhost www.mytestdomain.com
   ...non-ssl directives
   Directory /secure/
   SSLEngine on
   SSLRequireSSL
   etc..etc.. (including cert/key definitions)
   /Directory
 /virtualhost
 
 but it's not behaving as I would expect (at very least I would be expecting
 it to complain that my site cert's name doesnt match my testdomain's name -
 but it doesnt)... IE5.01 doesnt display the locked symbol - BUT it is saying
 that it has a cert (and no, I've not installed the cert...)
 
 Is it not possible to have a subdirectory of a domain declared and processed
 as SSL enabled under Apache/modssl/openssl??
 
 __
 Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
 User Support Mailing List  [EMAIL PROTECTED]
 Automated List Manager[EMAIL PROTECTED]




--
Alex Moon   
email:[EMAIL PROTECTED] 
Tel:020 8411 5092  
Middlesex University Business School,
The Burroughs
Hendon 
London
NW4 4BT   
--
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]