Hi, all!!!
I'm trying to find a way to connect to a server via SSL. It's a mandatory requirement for a system we're developing, and I can't find anything that will allow me to connect via SSL from gemstone. Can anybody point me in the right direction? Thank you very much!! Alejandro |
Hi Alejandro,
Tell us more about your requirements. Which connection to GemStone needs to be SSL? Are you building a web application? Is it the connection from the web browser (e.g., Firefox) to the web server (e.g., Apache) that needs to use SSL? James ----- Original Message ----- From: "keropotter" <[hidden email]> To: [hidden email] Sent: Tuesday, August 23, 2011 9:06:39 PM Subject: [GS/SS Beta] GLASS + SSL? Hi, all!!! I'm trying to find a way to connect to a server via SSL. It's a mandatory requirement for a system we're developing, and I can't find anything that will allow me to connect via SSL from gemstone. Can anybody point me in the right direction? Thank you very much!! Alejandro -- View this message in context: http://forum.world.st/GLASS-SSL-tp3763761p3763761.html Sent from the GLASS mailing list archive at Nabble.com. |
Hi, James!! Thanks for your quick reply!
I need to Authenticate users via a corporate LDAP server, which requires a secure connection using SSL. I've tried successfully to use an SSL tunnel, but the company refuses to use such a tunnel to their production servers. That's why I need another way to connect via SSL. Any other information you need, please tell me! Thanks in advance, Alejandro On Tue, Aug 23, 2011 at 5:21 PM, James Foster <[hidden email]> wrote: Hi Alejandro, |
Hi Alejandro,
Are these users represented by instances of UserProfile and are they logging in to GemStone using Topaz or GBS? If so, then you are in luck! A new feature of GemStone/S 64 Bit 3.0 is LDAP authentication. See http://community.gemstone.com/download/attachments/6816350/GS64-ReleaseNotes-3.0.pdf?version=1. If you mean something else by "users" then tell us more about your application. Are you building a web application? James From: "Alejandro Mehring" <[hidden email]> To: "GemStone Seaside beta discussion" <[hidden email]> Sent: Tuesday, August 23, 2011 9:32:05 PM Subject: Re: [GS/SS Beta] GLASS + SSL? Hi, James!! Thanks for your quick reply! I need to Authenticate users via a corporate LDAP server, which requires a secure connection using SSL. I've tried successfully to use an SSL tunnel, but the company refuses to use such a tunnel to their production servers. That's why I need another way to connect via SSL. Any other information you need, please tell me! Thanks in advance, Alejandro On Tue, Aug 23, 2011 at 5:21 PM, James Foster <[hidden email]> wrote: Hi Alejandro, |
Hi Alejandro,
I use Nginx to provide the https - see Sean's post: http://www.monkeysnatchbanana.com/posts/2010/06/22/faking-a-https-client-for-glass.html
Hope that helps Nick
On 23 August 2011 21:47, James Foster <[hidden email]> wrote:
|
Free forum by Nabble | Edit this page |