Re: HTTPS support for login

2008-12-16 Thread Christian Hammond
Yeah, apache-ssl would work fine. We use whatever transport mechanism the web server is set to use. So if you have HTTPS configured for the site, it should just work for Review Board. Christian -- Christian Hammond - chip...@chipx86.com VMware, Inc. On Tue, Dec 16, 2008 at 2:45 AM, KunalG

HTTPS support for login

2008-12-16 Thread KunalG
Hi Devs, We are using LDAP server to authenticate the user but the question is how are the userID and password from the client to the ReviewBoard server. As far as I understand, its plain JSON text. Correct me if there is some security done here. Can the apache-ssl be configured on the apache