> On Jul 10, 2017, at 3:20 AM, Ralf Schuchardt wrote:
>
> you can setup a local webserver just like in deployment and use it to access
> your app running in Eclipse. There is also a local Direct Connect SSL mode
> build into ERXApplication (see the last part on
> https://wiki.wocommunity.org/
Sorry, please ignore this one. Something’s wrong with my email.
> On Jul 11, 2017, at 7:06 AM, Klaus Berkling wrote:
>
> Hello all.
>
> I’m using an API in one of my components that I can only test if the page is
> using SSL (eg https://127.0.0.1:/cgi-bin/WebObjects/...). Or put another
>
Hello all.
I’m using an API in one of my components that I can only test if the page is
using SSL (eg https://127.0.0.1:/cgi-bin/WebObjects/...). Or put another
way, the request/access to the API can only be made from page that itself is
using SSL.
Is there a way that I can debug my app in
Hello,
you can setup a local webserver just like in deployment and use it to access
your app running in Eclipse. There is also a local Direct Connect SSL mode
build into ERXApplication (see the last part on
https://wiki.wocommunity.org/display/documentation/Development-SSL+requests+via+https+pr
Hello all.
I’m using an API in one of my components that I can only test if the page is
using SSL (eg https://127.0.0.1:/cgi-bin/WebObjects/...). Or put another
way, the request/access to the API can only be made from page that itself is
using SSL.
Is there a way that I can debug my app in