Hi All,
I’m trying to copy services in batch from our development portal to our production portal. Using the ESRI sample Python script (http://enterprise.arcgis.com/en/portal/latest/administer/windows/example-copy-content.htm) I can copy the content over successfully.
It looks like the other ESRI sample Python script for updating the service URLs will work ((have not tried it yet, per below) (http://enterprise.arcgis.com/en/portal/latest/administer/windows/example-update-the-url-of-a-service-in-a-web-map.htm)
I am not having any luck finding anything that can copy the actual services from our development to production server .I found one tool on GitHub (https://github.com/eea/discomap.ServiceTransferTool) that worked for 10.4 that does not seem to work 10.6.1 (I get the error below, we figured it was a certificate error but they are both valid)

The only threads I have found talking about this issue are from 2015 and earlier and don’t seem to have come up with good solutions. It feels like I'm missing something simple/obvious
Thanks,
Tycho