Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Go to Haptik Website
  • Contact Us
  • Home
  • Developer Guides
  • CIBIL integration

How to Generate P12 Certificate for CIBIL

Written by Soham Amburle

Updated on April 19th, 2023

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Getting Started
    Build Deploy Analyse Manage Account Bot Deactivation
  • Bot Building
    Essentials Smart Skills Steps User Messages Bot Responses Entities Connections Customisations User feedback collection Testing Whatsapp Bots NLU Bot Maintenance
  • Smart Agent Chat
    Set up Admin Settings MyChats Section (Agent Inbox) Live Traffic Section Teams Section Archives Section Analytics Plans on Smart Agent Chat
  • Conversation Design
    Design Basics Design Guides Designing for Platforms Designing WhatsApp Bots
  • Developer Guides
    Code Step Integration Static Step Integration Shopify Integration SETU Integration Exotel Integration CIBIL integration Freshdesk KMS Integration PayU Integration Zendesk Guide Integration Twilio Integration Razorpay Integration LeadSquared Integration USU(Unymira) Integration Helo(VivaConnect) Integration Salesforce KMS Integration Stripe Integration PayPal Integration CleverTap Integration Fynd Integration HubSpot Integration Magento Integration WooCommerce Integration Microsoft Dynamics 365 Integration
  • Deployment
    Web SDK WhatsApp Facebook Instagram Sunshine Conversation LINE Google Business Messages Telegram MS Teams Bot as an API iOS SDK Android SDK
  • External Agent Tool Setup
    Zendesk Chat Salesforce Service Cloud Freshchat Zoho NICE CXOne Gorgias
  • Analytics & Reporting
    Intelligent Analytics
  • Notifications
    SMS Notifications Success Measurement
  • Commerce Plus
    Catalog Integration Bot Building Guide Channel Deployments Unified ML Pipeline Documentation
  • Troubleshooting Guides
    Error Messages FAQs
  • Release Notes
+ More

Following are the mandatory commands for P12 Certificate connectivity and installation process.

  1. On Windows - Generate the P12 Certificate from the following command and import the P12 Certificate in the browser to access our WSDL.

    openssl pkcs12 -export -out certificate.p12 -inkey privateKey.key -in certificate.crt -certfile more.crt
  2. On Linux - You can follow any one of the steps for generating the P12 Certificate connectivity from the whitelisted IP machine.

    • You can use wget or curl command for certificate connectivity
       
      wget -v --certificate=/path/to/certificate.crt --private-key=/path/to/file.key --ca-certificate=/path/to/cacertificate.crt https://gccs-in-live.sd.demo.truelink.com/GCCS-ws/GlobalCreditPlatformWebServicev2?wsdl
      curl -v --cert /path/to/certificate.crt --key /path/to/file.key --pass PASSWORD --cacert /path/to/cacertificate.crt  --url https://gccs-in-live.sd.demo.truelink.com/GCCS-ws/GlobalCreditPlatformWebServicev2?wsdl
    • Generate the P12 Certificate from the following command and import the P12 Certificate in the browser to access our WSDL.
      openssl pkcs12 -export -out certificate.p12 -inkey privateKey.key -in certificate.crt -certfile more.crt
  3. Install SoapUI 5.4.0 or Postman Application, on your whitelisted IP machine, and follow the below-mentioned steps for both Windows/Linux.

    • Navigate to the Preferences tab > open SSL Settings > browse for the P12 Certificate in the Keystore > mention the KeyStore Password(P12 password). Click on requires Client Authentication, and select OK in the SOAPUI.
    • Navigate to File > click on New SOAP Project > mention WSDL in the WSDL section and select OK. 
    • The  API Structure will get loaded, and then you can click on Ping Service Request, and mention all the required parameters like account details, and URL - https://gccs-in-live.sd.demo.truelink.com/GCCS-ws/GlobalCreditPlatformWebServicev2.
    • Submit to check if the ResponseStatus is received Success.

  4. Follow the below-mentioned steps to download the V2 WSDL file on the whitelisted IP in UAT. UAT URL - https://gccs-in-live.sd.demo.truelink.com/GCCS-ws/GlobalCreditPlatformWebServicev2?wsdl
    • Download the V2 WSDL file in your system.
    • Compile it to generate the generated class based on V2 WSDL.
Delete

Point to note: 

For the JAVA Code perspective, you will need the JKS file and the command is shared below for installing the JKS file.

keytool -importkeystore -srckeystore certificate.p12 -srcstoretype pkcs12 -destkeystore  certificate.jks -deststoretype jks


Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • How to Generate the CSR Token
  • How to Set Up CIBIL Integration on Haptik Bot
  • How Does "cibil_loan_recommendation" Smart Skill Work

Platform

  • Conversation Studio
  • Smart Skills
  • Advanced NLU
  • Intelligent Analytics
  • Omnichannel
  • Smart Agent Chat
  • Enterprise Security
  • Integrations

Solutions

  • Conversational Commerce
  • Lead Generation
  • Customer Care
  • WhatsApp
  • Conversational IVR
  • Google Business Messages

Industries

  • Retail/ E-Commerce
  • Financial Services
  • Travel & Hospitality
  • Telecom

Knowledge

  • ROI Calculator
  • Reports & Research
  • Case Studies
  • Webinars
  • ISAT
  • Tech Blog
  • Business Blog
  • Resources
  • Haptik v/s Yellow
  • Haptik v/s Liveperson
  • Haptik v/s IBM Watson
  • Haptik v/s Verloop
  • Conversations on AI

Company

  • Why Haptik
  • About Us
  • Careers
  • News & Media
  • Awards & Recognition
  • Contact Us
  • Partnerships
  • Investor Relations

Subscribe

Sign up to recieve the latest updates

Find us on

  • Twitter-footer
  • Linkedin-footer
  • YT-footer
  • Insta-footer
  • G2-footer
  • Facebook-footer

Knowledge Base Software powered by Helpjuice

Copyright © jio Haptik Technology Limited 2021 | Data Security & Privacy Policy | GDPR

North America | Asia Pacific | Africa | enterprise@haptik.ai

Definition by Author

0
0