*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.

*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
Connecting to www.annauniv.edu|115.249.106.136|:443... connected.
ERROR: cannot verify www.annauniv.edu's certificate, issued by
`/C=--/ST=SomeState/L=SomeCity/O=SomeOrganization/OU=SomeOrganizationalUnit/CN=localhost.localdomain/[email protected]
':
  Self-signed certificate encountered.
ERROR: certificate common name `localhost.localdomain' doesn't match
requested host name `www.annauniv.edu'.
To connect to www.annauniv.edu insecurely, use `--no-check-certificate'.



On Wed, Jul 24, 2013 at 12:08 AM, Balasubramaniam Natarajan <
[email protected]> wrote:

> On Tue, Jul 23, 2013 at 4:32 PM, Mohamed Mushab <[email protected]
> >wrote:
>
> > Hi all,
> >
> >
> > If i try to open http://www.annauniv.edu/ (Anna University website) it
> > shows a blank page from my office network, using Zentyal firewall server.
> > This is happening from past 1 week, none of the changes is made in
> firewall
> > machine.
> > if i try to open https://www.annauniv.edu/ (By Using HTTPS) it is
> working.
> >
> > What would be the issue? How to resolve it ?
> >
> >
> >
> >
> Try to do this and post the output.
>
> wget http://www.annauniv.edu
>
> wget https://www.annauniv.edu
>
>
> --
> Regards,
> Balasubramaniam Natarajan
> www.blog.etutorshop.com
> _______________________________________________
> ILUGC Mailing List:
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
> ILUGC Mailing List Guidelines:
> http://ilugc.in/mailinglist-guidelines
>



-- 
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