Forum Discussion
María José Pedreira
May 07, 2018Brass Contributor
PnP and HTTP - Sharepoint 2016 OnPremise
Hi all, I work with a bunch of pnp scripts in a sharepoint 2016 on premise intranet. These scripts are complex but they are working fine for several months. I use https protocol for all my site col...
Deleted
May 08, 2018Hi,
at first: I assume you work with PowerShell PnP.
I had no trouble with http-Connections and PnP when I was working in my local DEV-SharePoint.
Which specific PnP Command does fail when you work with http URLs? If it is the connect-pnponline commandlet you could try the "IgnoreSSLWarnings" Switch.
Kind regards
Markus