Save the certificate Just doing copy paste on a txt on the Kali, then do the command to convert, first this one “sed -i ‘s/\s\s+/\n/g’ cert.pem” and then this “openssl pkcs12 -in cert.pem -keyex -CSP “Microsoft Enhanced Cryptographic Provider v1.0” -export -out cert.pfx” , once you convert it, you can transfert the file in the other machine, hope will be helpful
1 Like