Unable to configure target server for an HTTPS endpoint.

I configured a Target Server by following the steps described here. But this approach does not seem to work for me as the requests are not reaching this endpoint. However I am able to use this approach to configure a target server with HTTP endpoint. Do we need to make any changes other than those which are mentioned in the documentation. Please suggest.

Thanks in advance!!

@onkaar_singh

If its for one way ssl, then add SSL info. Refer sample configuration below:

true

www.example.com

xxx

false

true

false

Port information would be as per target. Let me know if this works.

1 Like

Thanks This Worked!!