DC
openssl pkcs12 -in test.pfx -clcerts -nokeys -out certificate.pem
openssl pkcs12 -in test.pfx -nocerts -out key-encrypted.pem
openssl s_client -connect 0.0.0.0:8443 -cert ./certificate.pem -key key-encrypted.pem -pass test -state -debugInvalid password argument “test”
Error getting password