Re: [gitorious] Gitorious CE Virtual Appliance disable SSL

2013-06-28 Thread Marius Mårnes Mathiesen

Ken Dreyer writes:
> Did you restart the appropriate services after changing the
> configuration files that Marius pointed out? You'll likely need to
> restart unicorn and nginx, at a minimum.

Thanks, Ken. There's even a script which will do this for you in
/usr/bin/restart_gitorious

- M

-- 
-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [gitorious] Gitorious CE Virtual Appliance disable SSL

2013-06-27 Thread Ken Dreyer
Did you restart the appropriate services after changing the
configuration files that Marius pointed out? You'll likely need to
restart unicorn and nginx, at a minimum.

- Ken

On Wed, Jun 26, 2013 at 3:06 PM,   wrote:
> How do I disable SSL with this VM?
>
> I tried to disable it in gitorious.yum, and in nginx.conf, but every time I
> log in it redirects to a https page and I get a cert error
>
> --
> --
> To post to this group, send email to gitorious@googlegroups.com
> To unsubscribe from this group, send email to
> gitorious+unsubscr...@googlegroups.com
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Gitorious" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to gitorious+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [gitorious] Gitorious CE Virtual Appliance disable SSL

2013-06-26 Thread Marius Mårnes Mathiesen

ckyi...@gmail.com writes:

> How would I go about disabling SSL on the Gitorious VM?
>
> I set  use_ssl to false in gitorious.yml, rebooted the VM but when I try to
> log in SSL is still there and I get (Error code:
> ssl_error_rx_record_too_long) in Firefox
>
> Do I have to disable it on the server itself? Is Apache on there?

First of all I really wouldn't recommend you disable SSL on the
server. But if absolutely insist that you want to run an insecure
installation, you'll need to make changes to:

- the Nginx virtual hosts defined in /etc/nginx/conf.d/gitorious.conf
- the Gitorious configuration file in
  /var/www/gitorious/app/config/gitorious.yml (the use_ssl setting)

But there really isn't any reason to disable SSL.

Cheers,
- Marius

-- 
-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.