How to use SSL in Remobjects SDK?

Hello,
Is there any way to use SSL without using TROIndyHttpServer component? This component does not work properly with uRoInitializedThread unit and it is impossible to use TROIndyHttpServer with Eurekalog (due to “CoInitialize has not been called” exception). Currently I switched from TROIndyHttpServer to TROIpHttpServer component.