Expand my Community achievements bar.

SSL enable on Dispatcher

Avatar

Level 6

Hi All,

AEM 6.2 with Dispatcher 4.2.0 . Auhtor is enabled with https port and working fine. While configuring SSL on dispatcher , i have followed the below URL

https://docs.adobe.com/docs/en/dispatcher/disp-ssl.html#CONFIGURING DISPATCHER TO USE SSL

Once done changes on dispatcher.any file , not able to start web server . Getting below error

[Sat Jan 07 20:42:48 2017] [D] [12611(140594951784192)] Dispatcher initializing (build 4.1.11)
[Sat Jan 07 20:42:48 2017] [E] [12611(140594951784192)] /usr/local/apache2/conf/farms-author.conf:32: SSL support not enabled, secure sockets not available.
[Sat Jan 07 20:42:48 2017] [E] [12611(140594951784192)] No correct backend found in farm authordisp

 

Please let me know if their any issue with my aoache build version ? 

1 Reply

Avatar

Level 6

Above issue fixed by adding dispatcher module enable with Openssl and now we not got SSL but getting some issue whiel connwctiing from web server

[Sat Jan 07 22:49:53 2017] [D] [pid 15830 (tid 140704537900800)] Found farm authordisp for devauthdisp01.sample.net:8080
[Sat Jan 07 22:49:53 2017] [D] [pid 15830 (tid 140704537900800)] checking [/]
[Sat Jan 07 22:49:53 2017] [D] [pid 15830 (tid 140704537900800)] request URL has no extension: /
[Sat Jan 07 22:49:53 2017] [D] [pid 15830 (tid 140704537900800)] cache-action for [/]: NONE
[Sat Jan 07 22:49:53 2017] [D] [pid 15830 (tid 140704537900800)] Creating new socket: devauth01.sample.net:5433
[Sat Jan 07 22:49:53 2017] [W] [pid 15830 (tid 140704537900800)] Unable to connect socket to devauth01.sample.net:5433: 140704537900800:error:100AE081:elliptic curve routines:EC_GROUP_new_by_curve_name:unknown group:ec_curve.c:316:
[Sat Jan 07 22:49:53 2017] [W] [pid 15830 (tid 140704537900800)] Unable to connect to any backend in farm authordisp
[Sat Jan 07 22:49:54 2017] [D] [pid 15830 (tid 140704537900800)] no backends available....retrying 1/5
[Sat Jan 07 22:49:54 2017] [D] [pid 15830 (tid 140704537900800)] Creating new socket: devauth01.sample.net:5433
[Sat Jan 07 22:49:55 2017] [W] [pid 15830 (tid 140704537900800)] Unable to connect socket to devauth01.sample.net:5433: 140704537900800:error:100AE081:elliptic curve routines:EC_GROUP_new_by_curve_name:unknown group:ec_curve.c:316:
[Sat Jan 07 22:49:55 2017] [W] [pid 15830 (tid 140704537900800)] Unable to connect to any backend in farm authordisp
[Sat Jan 07 22:49:56 2017] [D] [pid 15830 (tid 140704537900800)] no backends available....retrying 2/5
[Sat Jan 07 22:49:56 2017] [D] [pid 15830 (tid 140704537900800)] Creating new socket: devauth01.sample.net:5433
[Sat Jan 07 22:49:56 2017] [W] [pid 15830 (tid 140704537900800)] Unable to connect socket to devauth01.sample.net:5433: 140704537900800:error:100AE081:elliptic curve routines:EC_GROUP_new_by_curve_name:unknown group:ec_curve.c:316:
[Sat Jan 07 22:49:56 2017] [W] [pid 15830 (tid 140704537900800)] Unable to connect to any backend in farm authordisp
[Sat Jan 07 22:49:57 2017] [D] [pid 15830 (tid 140704537900800)] no backends available....retrying 3/5
[Sat Jan 07 22:49:57 2017] [D] [pid 15830 (tid 140704537900800)] Creating new socket: devauth01.sample.net:5433
[Sat Jan 07 22:49:57 2017] [W] [pid 15830 (tid 140704537900800)] Unable to connect socket to devauth01.sample.net:5433: 140704537900800:error:100AE081:elliptic curve routines:EC_GROUP_new_by_curve_name:unknown group:ec_curve.c:316:
[Sat Jan 07 22:49:57 2017] [W] [pid 15830 (tid 140704537900800)] Unable to connect to any backend in farm authordisp
[Sat Jan 07 22:49:58 2017] [D] [pid 15830 (tid 140704537900800)] no backends available....retrying 4/5
[Sat Jan 07 22:49:58 2017] [D] [pid 15830 (tid 140704537900800)] Creating new socket: devauth01.sample.net:5433
[Sat Jan 07 22:49:58 2017] [W] [pid 15830 (tid 140704537900800)] Unable to connect socket to devauth01.sample.net:5433: 140704537900800:error:100AE081:elliptic curve routines:EC_GROUP_new_by_curve_name:unknown group:ec_curve.c:316:
[Sat Jan 07 22:49:58 2017] [W] [pid 15830 (tid 140704537900800)] Unable to connect to any backend in farm authordisp
[Sat Jan 07 22:49:58 2017] [I] [pid 15830 (tid 140704537900800)] "GET /" 502 - 4223ms