Postman on Windows 11 may not properly access client certificates from the Windows Certificate Store like Windows 10 does. To fix it, export your .pfx
to .crt
and .key
files using OpenSSL, then manually add them in Postman's Settings > Certificates. Also, try running Postman as Administrator.