Testing https
Testing https
- Subject: Testing https
- From: Erwin <email@hidden>
- Date: Thu, 18 Nov 2004 13:18:44 +0100
I am testing an HTTPS WOApps (103.6, standalone, Apache is configured for SSL,
in httpd.conf and my ssl key generation I used 'kermac.local' as the host name
in the dev environment I launch successfully 'MySecureApp' main page
-> http://kermac.local:49656/cgi-bin/WebObjects/MySecureApp.woa
then I hit a link to a NonSecurePage going to :
-> http://kermac.local:49656/cgi-bin/WebObjects/MySecureApp.woa/wo/4BvGL0Qmzpo7PjiAmHdy70/0.1
where I have a link to a SecurePage, going to :
->https://kermac.local:443/cgi-bin/WebObjects/MySecureApp.woa/wo/4BvGL0Qmzpo7PjiAmHdy70/3.1
but then I get
The requested application was not found on this server.
I believe it's link to the fact I am running the my app in development mode , what should I modify to test it in this environment ?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden