newman icon indicating copy to clipboard operation
newman copied to clipboard

TLS 1.3 Support

Open benfdking opened this issue 5 years ago • 0 comments

  1. Newman Version (can be found via newman -v): 5.2.0

  2. OS details (type, version, and architecture): MacOS and Alpine Docker image

  3. Are you using Newman as a library, or via the CLI? CLI and in Docker image

  4. Did you encounter this recently, or has this bug always been there: The behaviour hasn't changed, but we expected it to start working when the issue was resolved in Postman itself.

  5. Expected behaviour: Tests to pass when we set TLS 1.3 as the

  6. Command / script used to run Newman:

npx newman run collection.json -e variables.json
  1. Sample collection, and auxiliary files (minus the sensitive details): N/A

  2. Screenshots (if applicable):

Getting

     read ECONNRESET

benfdking avatar Sep 07 '20 11:09 benfdking