Trying to add an XI server as an NRDP destination for NLS alerts.
the inbound transfers screen on XI shows the URL to use as : "http://<host_ip>/nrdp"
However, this instance is setup for SSL with a valid cert. Browser opens the link just fine. However, when I curl the address from the NLS server, I get the "curl: (60) Peer's Certificate issuer is not recognized."
I've tried a few different ways to get openssl to store the XI server's cert locally and update the trust. It's not working.
Any thoughts on this?
NRDP to XI with SSL
NRDP to XI with SSL
Andrew J. - Do you even grok?
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: NRDP to XI with SSL
I've seen this in the past the the following described the cause
https://community.apigee.com/questions/ ... nized.html
Basically, combined the certs in the wrong order, but my browser sorted it out for me, but curl was not so forgiving
https://community.apigee.com/questions/ ... nized.html
Basically, combined the certs in the wrong order, but my browser sorted it out for me, but curl was not so forgiving