Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
Meridian-2015.1.1, 17.1.1, 18.0.0
-
Security Level: Default (Default Security Scheme)
-
Any where RANCID RWS is served on an HTTPS listener
Description
Even if rws-config.xml specifies a server_url that starts with https:, the RWSClientApi class always initializes its static instance of org.restlet.Client with org.restlet.Protocol.HTTP. This causes the protocol operations to be done as plain HTTP, resulting in 400 Bad Request messages in the logs on the OpenNMS side.
Reported under this support ticket.