adobe / aio-cli-plugin-aem-rde

Apache License 2.0
4 stars 13 forks source link

unsafe legacy renegotiation :: error #48

Open purplecabbage opened 1 year ago

purplecabbage commented 1 year ago

A customer is trying to run aio aem:rde:status and getting below error.

PROTO EC400000 :error: 0A000152:SSL routines:final_renegotiate:unsafe legacy renegotiation disabled

This is an issue on certain windows machines running node 18/20 which disables unsafe legacy TLS renegotiation. possible resolution here: https://dev.to/johnnyreilly/nodejs-18-axios-and-unsafe-legacy-renegotiation-disabled-18ki

RemoLiechti commented 4 months ago

Thank you for pointing this out, we will come back to this as we want to support windows users obviously.