SSL configuration

You are here

SSL configuration

2 posts / 0 new
Last post
broomd01
broomd01's picture
SSL configuration

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?

heller
heller's picture

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