Our security team required our internal publishing server be moved onto https ports
Our server has a self-signed certificate
All major web browsers can get to BI publisher UR:L https://example.com:9503/xmlpserver and login OK (after accepting the self signed certs)
All major web browsers can get to BI publisher UR:L http://example.com:9502/xmlpserver and login OK
Im testing FF 63.08b, Chrome 70, Edge 38.14393.2068.0
The MS client get this at login for https
"The request was aborted: Could not create SSL/TLS secure channel."
The http insecure path works on the exact same windows client.
Any debugging assistance as I'm not a Win10 expert?
Clients are
Win 10 1607
Office 2016
BiPublisherDesktop64.exe
Server:
OBIEE 12c on Linux
Is it because of Windows/Office doesn't trust my server's certificate?
I don't want to spend money on an internal only resource getting an external TLS validated cert just to test this theory.
Thank you!