I am running a collection with help of command line and getting this error:
write EPROTO 8085490B01000000:error:0A000152:SSL routines:final_renegotiate:unsafe legacy renegotiation disabled:…/deps/openssl/openssl/ssl/statem/extensions.c:922:
newman command: newman run ABC.postman_collection.json -e QA-Env.postman_environment.json -d data.json --insecure
but through postman application it is working fine, issue is with only newman command line
Can some help me, why i am getting this error?