Hi @Watne, Jeffory ,
ah I got it. Just use your local computer running Windows 8.1/10 and create the Self Signed Cert locally.
That's the easiest way I think.
As an alternative you could install the PSPKI module, which is a different module as the PKI module in the "Azure PowerShell CLI"
https://www.powershellgallery.com/packages/PSPKI/3.7.1
The commands of PSPKI and PKI module are different. After PSPKI module is installed you can use Get-Command -Module PSPKI
to list the available commands.
----------
(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)
Regards
Andreas Baumgarten