Closed spitzerr closed 5 years ago
At least for the GeoEvent-Server-setup this check must be done. Without we had problems. I implemented it for testing with the existing "Wait-ForUrl"-Function. Should we create a Pull request with my sample-solution?
@scma-esrich yes you can submit a PR. We will try to review it ASAP.
Merged!
After installing Root or Intermediate Certificates in Server the Server Restarts. In some configurations there is a racing condition, as the Server is not already up again as other parts try to Access it. The resource ArcGIS_Server_TLS which installs the certificates waits for the Windows-Service to come up again. Maybe it should wait for the url /ArcGIS/rest/info to lookup if the Server is operational again.