Access GeoEvent Server Receive JSON on REST Endpoint through HTTPS

444
0
01-12-2020 02:38 PM
JamesMadden1
Occasional Contributor

I have a GeoEvent Server Service that Receives JSON on a REST endpoint.  The endpoint is accepting connections over HTTP but we would like to configure basic authentication for the service and thus would need to run over HTTPS.  I have HTTPS enabled on our servers.  I access the GeoEvent Server Manager site over https but my requests to the input connector fail when going over HTTPS.  The urls below show where the data is being delivered to.  Again, only the HTTP url is currently working.  Is there a way to change how GeoEvent Server configures the endpoints or is this functionality not supported.  I am currently running 10.61 with plans to migrate to 10.7 later in the year.   Thanks in advance for any helpful responses.

http://server.domain:6180/geoevent/rest/receiver/RECEIVE_JSON

https://server.domain:6143/geoevent/rest/receiver/RECEIVE_JSON

Tags (1)
0 Kudos
0 Replies