Tagged: self-signed certificate

PowerShell - Connnect-PnPOnline - using ClientID and Certificate 2

Microsoft 365 : Detailed steps using Connect-PnPOnline with Client ID and X509 certificate

Microsoft 365 : Detailed steps using Connect-PnPOnline with Client ID and X509 certificate

Exploring - New-SelfSignedCertificate 2

PowerShell – script to generate a self-signed Certificate – exploring New-SelfSignedCertificate CMDLET

In this article we will explore – New-SelfSignedCertificate – PowerShell CMDLET to create / generate self signed certificate.
We required self signed certificate to connect to Microsoft Graph APIs usinf App ID and Certificate

PowerShell - creating self signed certificate - verifying current user role 0

PowerShell : New-SelfSignedCertificate – resolving “Access is denied. 0x80070005” (WIN32:5 ERROR_ACCESS_DENIED)

In this article, we will discuss solution for – access denied error while executing PowerShell CMDLET – New-SelfSignedCertificate