k6
k6 copied to clipboard
pfx certificate format for k6 or Encrypted certificate support in k6
Brief summary
Currently K6 does not support PFX certificate format; Many API specially inside a Banking System needs these kinds of Certificate while testing API
k6 version
0.50.0
OS
Windows 11
Docker version and image (if applicable)
joined-docker.artifactory.danskenet.net/grafana/k6:0.50.0
Steps to reproduce the problem
While Testing a API that needs PFX certificate format got the following error:
Expected behaviour
There should be no error and API test should pass
Actual behaviour
This will be a nice addition to K6 feature list; For many banking system, Testing API with pfx certificate format is mandatory