Ib H

Forum Replies Created

Viewing 3 replies – 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: SFTP Settings #122472
    Ib H
    Participant

      Hello,

      I would sugges setting CURLOPT_VERBOSE to 1 in the cURL Options to make the logging more verbose as suggested.
      Also to emulate the -k option for curl, try setting these 2 also :
      CURLOPT_SSL_VERIFYHOST to 1
      CURLOPT_SSL_VERIFYPEER to 1
      Mind that this will be less secure.

      Also check the ciphers on the destination and Cloverleaf and see if they match.
      We have had some challenges with connection to servers where ciphers on the destination were newer/more secure than
      the ciphers available on Cloverleaf 6.2

      Yours sincerely

      Ib Højme

      in reply to: 203: Failure in OB Data TPS eval #122381
      Ib H
      Participant

        I found out what the issue was, it was in an UPOC that relied on another UPOC being run beforehand 😐
        Side-effect hit again.
        So the ‘203: Failure in OB DataTPS eval’ is actually spot on – I just had to look in the right logfile.

        /Ib

        in reply to: Cloverleave Java Tutorial #82375
        Ib H
        Participant

          Having watched the 2 Youtube videos, I’m wondering if there is more information available online ?

          Ideally I could use more examples and some hints on how to distribute the class/jar files.

          Thanks in advance.

          /Ib

        Viewing 3 replies – 1 through 3 (of 3 total)