Skip to main content
Question

Error with connecting to ArcGIS Portal (Caused by SSLError(SSLError(1, '[SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED])))

  • January 24, 2024
  • 1 reply
  • 206 views

hvukasinovic
Contributor
Forum|alt.badge.img+18

I have an error connecting to older version of ArcGIS Portal (10.9.1) from latest version of FME Form/Flow (2023.2.1 b23774). Does anyone know how to resolve this issue?

 

2024-01-23 20:15:03|  0.5| 0.1|ERROR |Python Exception <SSLError>: HTTPSConnectionPool(host='<portalURL>', port=443): Max retries exceeded with url: /portal/sharing/rest/generateToken (Caused by SSLError(SSLError(1, '[SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled (_ssl.c:1006)')))

2024-01-23 20:15:03|  0.5| 0.0|ERROR |An error has occurred. Check the logfile above for details

1 reply

hvukasinovic
Contributor
Forum|alt.badge.img+18
  • Author
  • Contributor
  • January 24, 2024

I have resolved this issue by downgrading FME Form/Flow to 2023.1.2 version, but ultimately that was not the goal. During the research I have found that old version of ArcGIS Portal might be the issue (client is due to upgrade their ArcGIS Portal soon and I will update this post accordingly).