https://{mec-as2 address}:8443/mec_as2/HttpReceive via web browser I get :
NOT_FOUND
RequestURI=/mec_as2/HttpReceiver
Powered by Jetty://
It does work when I connect to the non-ssl port via http.
Any ideas as to why the SSL is not working?
https://{mec-as2 address}:8443/mec_as2/HttpReceive via web browser I get :
NOT_FOUND
RequestURI=/mec_as2/HttpReceiver
Powered by Jetty://
It does work when I connect to the non-ssl port via http.
Any ideas as to why the SSL is not working?
broomd01,
the SSL connection has to be set up first. I am not sure but I think it is disabled by default. Please have a look at this thread: SSL Problems.
A detailed description on how to set up the SSL in jetty (the underlaying receipt servlet container) is also available here
Regards
Heller