Maximo

Maximo

Come for answers, stay for best practices. All we're missing is you.

 View Only
Expand all | Collapse all

Connect to the IBM Watson platform using client certificate Authentication Method

  • 1.  Connect to the IBM Watson platform using client certificate Authentication Method

    Posted 12/10/20 04:14 PM

    We are trying to connect to the IBM Watson platform using the client certificate Authentication Method with the below-mentioned environment.

    OS : Ubuntu 16.04'

    Source code : https://github.com/ibm-watson-iot/iot-c

    Compilation : Completed without any error.

    Working scenario :

    1. We have created an Organization ID and create devices under the same.
    2. We are able to connect to devices created on the cloud using the token-based authentication method.

    Not working scenario :

    1. We have created a CA and client certificates as mentioned in the guidelines.
    2. We have uploaded the CA certificate to the cloud.
    3. We set an authentication method as Client-Certificate Authentication.
    4. Here we are facing "unauthorized - return code 135" every time we tried to connect.
    5. ./gatewaySample --config ./wiotpgateway.yaml

    ----- here is the yaml file ----# Device sample config file

    identity:

    orgId: lcxxxx

    typeId: NXP-A71CH-D

    deviceId: 700281490036xxxxxx

    auth:

    token: FyDiSxcniGxxxxx

    options:

    logLevel: DEBUG

    mqtt:

    port: 8883





    #Support
    #AssetandFacilitiesManagement
    #WatsonIoT
    #Maximo
    #SupportMigration


  • 2.  RE: Connect to the IBM Watson platform using client certificate Authentication Method

    Posted 01/27/21 06:29 PM

    This product forum is intended for client to client collaboration.

    If you want to engage IBM Support, you should open a support case: https://www.ibm.com/mysupport/s/createrecord/NewCase





    #WatsonIoT
    #SupportMigration
    #AssetandFacilitiesManagement
    #Support
    #Maximo