arcgis-osm-editor
arcgis-osm-editor copied to clipboard
Could not create SSL/TLS secure channel
During executing DownloadExtractSymbolizeOSMData2 i got The request was aborted: Could not create SSL/TLS secure channel error. Can anyone help me with this issue?
ArcMap 10.6.1
Please make sure to change your download URL from http:// to https://
Have the same problem with ArcGis 10.8.1 - changing the link under the Editing Options (it is per default already on https) does nothing. You can enter whatever you like, but the Message: Executing (Download OSM Data): ... points always on http://www.openstreetmap.org
I had the exact same problem as @kubaszostak 'Could not create SSL/TLS secure channel'. Even when I changed the url to https://www.openstreetmap.org.
In my second attempt I disabled my Background Geoprocessing and the tool had a succesful download:
You can disable your background geoprocessing: menu > Geoprocessing > Geoprocessing Options.
Hope this works for you both @kubaszostak @Markus2015 . I'm working on ArcGIS Desktop 10.8.1 with Background Geoprocessing installed.
Awesome! Disabling the background geoprocessing did the trick! Thank you very much for the fast answer! @jannesc
Thank You @jannesc 👍 With disabled background geoprocessing it works!
Documentation updated in order to help others with this issue.
Thanks for the update. I'll see if I can get a new build initiated to care off the outstanding http vs https issue.
Thanks! Disable background geoprocessing worked!