Re: Code for https?
Re: Code for https?
- Subject: Re: Code for https?
- From: Dale Stanbrough <email@hidden>
- Date: Tue, 09 Sep 2003 13:57:47 +1000
On Tuesday, September 9, 2003, at 01:47 PM, Chuck Hill wrote:
I've not seen it done like that before. Can you tell me exactly what
you
want to achieve? That will make it easier to give you a good solution.
I'ld like a system similar to apple's developer login pages.
In order for this to work you will need to:
(a) NOT have the app running in Direct Connect Mode. Direct Connect
does
not speak HTTPS.
Ah, that would be my first problem.
(b) Be running through a webserver configured for HTTPS. For Apache,
that
means using a VirtualHost configured specifically for HTTPS (SSL).
And that would be my second problem :-)
Chuck
My third problem would be not knowing how to get "into" https mode :-)
I'm happy to read documentation on how to do this, but I can't find it
in
any of my books (apart from the small code snippet shown) or on the
web...
I'll go and have a look at Apache's documentation. Thanks,
Dale
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.