I want to automate self signed certificate creation and convert to pfx file. Also read pfx file to check certificate expiry date and generate new certificate accordingly. Can i do this using powershell in automation account by using azure storage account blob folder to save certificate and read certificate. Please advise.
when i read certutil -dump with azure blob storage https:// path it throws error.
