RE: setting up https requests with WO
RE: setting up https requests with WO
- Subject: RE: setting up https requests with WO
- From: "Fournier, Pete" <email@hidden>
- Date: Wed, 28 Jan 2004 10:30:20 -0500
- Priority: normal
- Thread-topic: setting up https requests with WO
I do the following:
1) install SSL certificate in IIS on local dev machine.
2) setup to run the WebObjects.dll on the local dev machine:
A) Setup app to start on same port every time.
B) Setup webobjects.xml file pointing to app on local machine.
C) Setup registry entries for the WebObjects.dll
That's it. Other than coding your application to use http(s) as
appropriate. Make sure and start calling the app w/URLs like
http://mymachine/scripts/WebObjects.dll/.... Or
https://mymachine/scripts/WebObjects.dll/.... Important part is that the
port number for direct connect is not there, make sure you use the
webserver.
Peter Fournier
-----Original Message-----
From: email@hidden
[mailto:email@hidden] On Behalf Of Jonathan
Fleming
Sent: Wednesday, January 28, 2004 6:50 AM
To: email@hidden
Subject: setting up https requests with WO
Can anyone tell me what I need to do to set my PC (Windows XP, WO5.2.1,
java
1.3.1, MSSQL2000Server) so that I can test using https requests?
TIA
Jonathan :^)
_________________________________________________________________
Express yourself with cool new emoticons
http://www.msn.co.uk/specials/myemo
_______________________________________________
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.
----------------
This communication (including all attachments) is intended solely for the use of the person(s) to whom it is addressed and should be treated as a confidential AAA communication. If you are not the intended recipient, any use, distribution, printing, or copying of this email is strictly prohibited. If you received this email in error, please immediately delete it from your system and notify the originator. Your cooperation is appreciated.
_______________________________________________
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.