On Wed, Jul 24, 2013 at 12:26 PM, Balachandran Sivakumar <
benignb...@gmail.com> wrote:

> Hi,
>
> On Wed, Jul 24, 2013 at 12:01 PM, Mohamed Mushab <mushab....@gmail.com>
> wrote:
> > *Hi this is the output of wget command from the server machine
> >
> > By using wget http://www.annauniv.edu*
> >
> > general@soldier:~$ wget http://www.annauniv.edu
> > --2013-07-24 11:38:24--  http://www.annauniv.edu/
> > Resolving www.annauniv.edu... 115.249.106.136
> > Connecting to www.annauniv.edu|115.249.106.136|:80... connected.
> > HTTP request sent, awaiting response... 403 Forbidden
> > 2013-07-24 11:38:24 ERROR 403: Forbidden.
> >
>
>       Looks like HTTP is being blocked - most likely a content scan.
>
> > *By using wget https://www.annauniv.edu*
> >
> > general@soldier:~$ wget https://www.annauniv.edu
> > --2013-07-24 11:38:33--  https://www.annauniv.edu/
> > Resolving www.annauniv.edu... 115.249.106.136
> > To connect to www.annauniv.edu insecurely, use `--no-check-certificate'.
> >
>
>      Seems to allow this. But to check if there is some content scan
> being done, just try once more with --no-check-certificate. that is
> wget https://www.annauniv.edu --no-check-certificate . Thanks
>
>
> PS: Please avoid top posting. Use interleaved posting style.
>
> --
> Thank you
> Balachandran Sivakumar
>
> Arise Awake and stop not till the goal is reached.
>                                                              - Swami
> Vivekananda
>
> Mail: benignb...@gmail.com
> Blog: http://benignbala.wordpress.com/
> _______________________________________________
> ILUGC Mailing List:
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
> ILUGC Mailing List Guidelines:
> http://ilugc.in/mailinglist-guidelines
>


This is the response what i get as per your suggestion while i am trying

general@soldier:~$ wget https://www.annauniv.edu --no-check-certificate
--2013-07-24 12:47:28--  https://www.annauniv.edu/
Resolving www.annauniv.edu... 115.249.106.136
Connecting to www.annauniv.edu|115.249.106.136|:443... connected.
WARNING: cannot verify www.annauniv.edu's certificate, issued by
`/C=--/ST=SomeState/L=SomeCity/O=SomeOrganization/OU=SomeOrganizationalUnit/CN=localhost.localdomain/emailAddress=root@localhost.localdomain
':
  Self-signed certificate encountered.
WARNING: certificate common name `localhost.localdomain' doesn't match
requested host name `www.annauniv.edu'.
HTTP request sent, awaiting response... 403 Forbidden
2013-07-24 12:47:28 ERROR 403: Forbidden.

-- 
With Regards
Mohamed Mushab,
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to