Closed ozbillwang closed 5 years ago
When run apig-test, get below error.
apig-test
Authenticating with User Pool Getting temporary credentials Making API request ^@write EPROTO 4480091584:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:252:
I have upgraded openssl to latest.
openssl
successfully run in a node container.
This should be the problem in my environment only
When run
apig-test
, get below error.I have upgraded
openssl
to latest.