Hey, I converted my .crt and .key file to .pfx usi...
# help
r
Hey, I converted my .crt and .key file to .pfx using openssl command. When I pass that file to the --https-keystore command option when launching wiremock server from command prompt, I am getting java.lang.RuntimeException: java.security.UnrecoverableKeyException: Get Key failed: Given final block not properly padded. Such issues can arise if a bad key is used during decryption.