Newman and pfx problem

Hi guys,

I’ve tried to run my collection through newman cli with p12 client certificate but no luck.
I fire this command “newman run collection.json --ssl-client-cert-list certs.json” and
Newman always return unsupported error.
image

After several times I tried to use postman-cli and it works well.
But with postman-cli I cant customize my report so, can you guy help me this case? Thank you in advance