It's all spelled out - but the 'magic' you are specifically interested
in is the abs.dsp project, which enables SSL and sets the path to the
srclib/openssl/ tree (you can create a junction to your SSL tree, or
you can add that to INCLUDE and LIB paths.)  Building the abs target
compiles in openssl support.

The makefile.win decides if srclib/openssl exists, it should move the
abs.exe instead of ab.exe into your INSTDIR/bin/ab.exe location.

Bill

Raghunath Konda wrote:
> Hi, 
> 
>  Fro one of my application, when I tried to access it
> using ab wiht https i am getting the foloowing error. 
>  
> [EMAIL PROTECTED] root]# ab https://1.1.1.10/myfile
> SSL not compiled in; no https support
> 
>  I searched in google for ab version which supports
> SSL and procedure for SSL compilation. On my client PC
> SSL is configured and I have OpeenSSL version 0.9.7a. 
> 
>  Could you please tell me the procedure for SSL
> compilation.  Appreciate your help!!
> 
> Thank you
> Raghu
>  
>  
> 
> 
>               
> __________________________________________________________
> Yahoo! India Answers: Share what you know. Learn something new
> http://in.answers.yahoo.com/
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: [EMAIL PROTECTED]
>    "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> .
> 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to