Connecting to Crystal Enterprise through https
<ServerInfo version="2" xsi:type="CrystalReports.ServerInfo" id="2">
<Server>xxx.xxx.xxx.xxx</Server>
<Adapter>TCPIP</Adapter>
</ServerInfo>
But now we are planning to install a self-signed certificate to secure the traffic between App server and web server.
My question is what should I have to place in the <Adapter></Adpater>? I couldnt find any documentation regarding the available options for the <Adapter> tag.
Can any one please help me regarding this?

