Re: Complete Form URL Issue with WebObjects - HTTPS

2010-06-03 Thread Simon
in your VirtualHost config have you set a servername ? or, more to the point, is it set as localhost ? On 3 June 2010 15:49, Kalpana Vaka wrote: > Hi All, > > > > We are trying to deploy our application (WO-5.4.3) with SSL configuration > (Apache 2.2). > > > > We have included the following l

Complete Form URL Issue with WebObjects - HTTPS

2010-06-03 Thread Kalpana Vaka
Hi All, We are trying to deploy our application (WO-5.4.3) with SSL configuration (Apache 2.2). We have included the following line in httpd.conf to consider SSL configuration. Include conf/extra/httpd-ssl.conf And we have configured the VirtualHost on port 7070 in httpd-ssl.conf