RE: [users@httpd] https configuration issue on solaris box

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi ,

did you enable SSL when you compiled apache? -
Ans:  Don't know, I was not the person who did the
installation.

About configuration of /etc/httpd.conf
--------------------------------------
1> I have manually added following lines in httpd.conf

<IfDefine SSL>
LoadModule ssl_module libexec/mod_ssl.so
</IfDefine>

<IfModule mod_ssl.c>
    Include /etc/apache/ssl.conf
</IfModule>
--------------------------------

2> I manually edited ssl.conf under
/etc/apache/ssl.conf and added following lines

Listen 443
SSLSessionCache         dbm:/var/tmp/ssl_scache

<VirtualHost _default_:443>
                                                      
                                                      
               

DocumentRoot "/opt/abcd/htdocs"
ServerName 127.0.0.1:443


SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+....

SSLCertificateFile /etc/apache/server.crt
SSLCertificateKeyFile /etc/apache/server.key


any clue  ?

Thanks & Regards
Aravind


--- Boyle Owen <Owen.Boyle@xxxxxxx> wrote:

> > -----Original Message-----
> > From: Aravind J [mailto:aravindjp@xxxxxxxxx]
> > Sent: Dienstag, 4. Oktober 2005 10:46
> > To: users@xxxxxxxxxxxxxxxx
> > Subject: [users@httpd] https configuration issue
> on solaris box
> > 
> > 
> > Hi ,
> > 
> > I am facing a problem with https configuaration
> for
> > apache , 
> > when i gives https://myhostname.com/abc.cgi
> > 
> > i am getting 
> > 
> > [Wed Sep 28 02:55:13 2005] [error] [client
> *.*.*.*]
> > Invalid method in request \\x80g\\x01\\x03\\x01
> > [Wed Sep 28 02:55:36 2005] [error] [client
> *.*.*.*]
> > Invalid method in request \\x80g\\x01\\x03
> 
> Seems to be SSL week...
> 
> You are trying to connect to a plain HTTP server
> with HTTPS. In other words, you haven't enabled SSL
> on your server. Questions:
> 
> - did you enable SSL when you compiled apache?
> - have you "Listen 443"
> - have you defined an SSL VH?
> 	- with SSLEngine on, SSLCert etc...
> 
> Rgds,
> Owen Boyle
> Disclaimer: Any disclaimer attached to this message
> may be ignored. 
> 
> > 
> > error in error log. 
> > 
> > I am trying to configure https on a solaris
> operating
> > system.
> > 
> > Apache was already installed on that machine. when
> i
> > start apachectl start , only http is running, 
> > ps -ef|grep https shows nothing. 
> > 
> > I am not sure how to debug the issue, i want to
> avoid
> > a fresh installation. I am trying to open-ssl( 
> > openssl-0.9.7g-sol9) for using https. 
> > 
> > Apache version is 2.0
> > 
> > Could you please help me to debug the issue.
> > 
> > Thanks & Regards
> > Aravind
> > 
> > 
> > 	
> > 		
> >
>
______________________________________________________
> 
> > Yahoo! for Good 
> > Donate to the Hurricane Katrina relief effort. 
> > http://store.yahoo.com/redcross-donate3/ 
> > 
> > 
> >
>
---------------------------------------------------------------------
> > 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:
> users-unsubscribe@xxxxxxxxxxxxxxxx
> >    "   from the digest:
> users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> > For additional commands, e-mail:
> users-help@xxxxxxxxxxxxxxxx
> > 
> > 
> Diese E-mail ist eine private und persönliche
> Kommunikation. Sie hat keinen Bezug zur Börsen- bzw.
> Geschäftstätigkeit der SWX Gruppe. This e-mail is of
> a private and personal nature. It is not related to
> the exchange or business activities of the SWX
> Group. Le présent e-mail est un message privé et
> personnel, sans rapport avec l'activité boursière du
> Groupe SWX.
>  
>  
> This message is for the named person's use only. It
> may contain confidential, proprietary or legally
> privileged information. No confidentiality or
> privilege is waived or lost by any mistransmission.
> If you receive this message in error, please notify
> the sender urgently and then immediately delete the
> message and any copies of it from your system.
> Please also immediately destroy any hardcopies of
> the message. You must not, directly or indirectly,
> use, disclose, distribute, print, or copy any part
> of this message if you are not the intended
> recipient. The sender's company reserves the right
> to monitor all e-mail communications through their
> networks. Any views expressed in this message are
> those of the individual sender, except where the
> message states otherwise and the sender is
> authorised to state them to be the views of the
> sender's company.
> 
>
---------------------------------------------------------------------
> 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:
> users-unsubscribe@xxxxxxxxxxxxxxxx
>    "   from the digest:
> users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> For additional commands, e-mail:
> users-help@xxxxxxxxxxxxxxxx
> 
> 



		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.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: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux