arcgis-osm-editor icon indicating copy to clipboard operation
arcgis-osm-editor copied to clipboard

Could not create SSL/TLS secure channel

Open KubaSzostak opened this issue 4 years ago • 9 comments

During executing DownloadExtractSymbolizeOSMData2 i got The request was aborted: Could not create SSL/TLS secure channel error. Can anyone help me with this issue?

image

ArcMap 10.6.1

KubaSzostak avatar Sep 01 '20 10:09 KubaSzostak

Please make sure to change your download URL from http:// to https://

ThomasEmge avatar Sep 01 '20 14:09 ThomasEmge

HTTPS set. ArcGIS Desktop TLS Patch installed. Still the same error.

image

image

image

KubaSzostak avatar Sep 05 '20 11:09 KubaSzostak

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

Markus2015 avatar Oct 06 '20 09:10 Markus2015

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: image

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.

jannesc avatar Oct 06 '20 12:10 jannesc

Awesome! Disabling the background geoprocessing did the trick! Thank you very much for the fast answer! @jannesc

Markus2015 avatar Oct 06 '20 13:10 Markus2015

Thank You @jannesc 👍 With disabled background geoprocessing it works!

KubaSzostak avatar Oct 06 '20 16:10 KubaSzostak

Documentation updated in order to help others with this issue.

KubaSzostak avatar Oct 06 '20 16:10 KubaSzostak

Thanks for the update. I'll see if I can get a new build initiated to care off the outstanding http vs https issue.

ThomasEmge avatar Oct 06 '20 16:10 ThomasEmge

Thanks! Disable background geoprocessing worked!

susiedenguc avatar Mar 11 '24 20:03 susiedenguc