Just because you have a security group doesn't mean https is working; only that 
amazon will allow it through. 

Have you verified that THAT security group is bound to the instance that is 
running your app?

Have you verified your app server is listening on 443

lsof -i :443

If you are using named virtual hosts, do the confs match the forward?

On Dec 11, 2011, at 4:36 PM, jay parteek <jayparte...@gmail.com> wrote:

> Have a look at the HTTPS settings here  http://liten.be//9juhd
> 
> 
> On Sun, Dec 11, 2011 at 3:04 PM, Hassan Schroeder 
> <hassan.schroe...@gmail.com> wrote:
> On Sun, Dec 11, 2011 at 12:42 PM, jay parteek <jayparte...@gmail.com> wrote:
> > when i type this url :   https://passionate4.net/admin
> > It says : Failed to open page.
> 
> You're being redirected to an HTTPS url to log in; there is apparently
> no server running on your system on port 443.
> 
> $ telnet passionate4.net 443
> Trying 50.18.159.124...
> telnet: connect to address 50.18.159.124: Connection refused
> telnet: Unable to connect to remote host
> 
> FWIW,
> --
> Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
> http://about.me/hassanschroeder
> twitter: @hassan
> 
> --
> * You received this message because you are subscribed to the Google Groups 
> "Capistrano" group.
> * To post to this group, send email to capistrano@googlegroups.com
> * To unsubscribe from this group, send email to 
> capistrano+unsubscr...@googlegroups.com For more options, visit this group at 
> http://groups.google.com/group/capistrano?hl=en
> 
> -- 
> * You received this message because you are subscribed to the Google Groups 
> "Capistrano" group.
> * To post to this group, send email to capistrano@googlegroups.com
> * To unsubscribe from this group, send email to 
> capistrano+unsubscr...@googlegroups.com For more options, visit this group at 
> http://groups.google.com/group/capistrano?hl=en

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to capistrano@googlegroups.com
* To unsubscribe from this group, send email to 
capistrano+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to