Postman cli , running a folder in a collection

Downloaded and Installed Postman Cli on CentOs machine.
I am able to login using the api-key
When I try to run a folder in my collection using the following command , I am getting the following ssl error.
I have the correct certificates setup and I am able to run the same tests from the Postman web applicaton. I did not find any way to pass certificates through client. Any help is appreciated.

command to run:
postman collection run 26169557-5557b887-8fd9-4eb8-8385-77eaa9883433 -e 26169557-5f09c25d-db05-4e38-9205-8fa927d69926 -i 26169557-25fca6e5-192b-4568-a1ab-98c11a63bfec

Checked the following url and it seems correct
Error:
POST https://xxxxxx [errored]
write EPROTO 140332828137408:error:14094412:SSL routines:ssl3_read_bytes:sslv3 alert bad certificate:…/deps/openssl/openssl/ssl/record/rec_layer_s3.c:1545:SSL alert number 42