My understanding is that there are 2 ways to configure XI R2 for SSL:
By loading a cert in your web application server (IIS or Tomcat for instance) and activating directory security at the IIS BusinessObjects level. This will protect web pages accessed via https.
By specifying a cert for all XI services visible in your CCM. This protects communication between XI services and has nothing to do with web server support for https. This feature is for paranoid customers or customers running clustered XI across a public WAN.
My understanding is that you can use one or both of the above techniques to secure an XI system.
My question: Do I need to do anything special to enable SSL/https capabilities on an existing XI R2 setup running on IIS 5 or IIS 6? By special I mean beyond installing my cert, activating it for my BusinessObjects IIS application, and setting my secure port to 443.
Thank you,
Bill
XI R2, MHF1, CHF16 on Win 2000/2003 with IIS, SQL Server 2000, Oracle 9
Hello.
As far as i know, Yiu just need to set the certificate at the server level.
You also have to run into java security stuff as the applet has to be secured to.