Protection Engine for Network Attached Storage

 View Only
  • 1.  ICAP : CSharp SDK 8.2.2 / secure ICAP

    Posted Jun 16, 2023 08:23 AM

    Hello,

    has someone implemented secure ICAP communication with CSharp SDK 8.2.2. In the example code , I find no hint, to enable secure ICAP.

    In the Java SDK , on the other hand, it's well documentated.

    Regards

    Stefan



  • 2.  RE: ICAP : CSharp SDK 8.2.2 / secure ICAP

    Posted Jun 23, 2023 01:05 AM

    Hi

    I think you just need to create a SSL/TLS communication channel and then, open an ICAP communication channel through it.

    I have never tried CSharp SDK my self, but I have tried it with C-SDK and worked for me.

    Just my 2 cents.

    Haro




  • 3.  RE: ICAP : CSharp SDK 8.2.2 / secure ICAP

    Posted Jun 23, 2023 11:06 AM

    Hi

    I think you just need to create an SSL/TLS communication channel and then open an ICAP communication through it.
    I have never tried CSharp SDK my self, but simple C-SDK worked for me.

    Just my 2cents

    Haro