Uploaded image for project: 'Service Design and Creation'
  1. Service Design and Creation
  2. SDC-3285

SDNC pre-load curl command failed with SSL certificate issue

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • None
    • None
    • None

      The example SDNC preload curl command giving SSL error with "SSL certificate problem: unable to get local issuer certificate".

      Error message:

      curl: (60) SSL certificate problem: unable to get local issuer certificate
      More details here: https://curl.haxx.se/docs/sslcerts.html
      
      curl failed to verify the legitimacy of the server and therefore could not
      establish a secure connection to it. To learn more about this situation and
      how to fix it, please visit the web page mentioned above.
      

      The above problem occurs due to missing -k option the provided command.

      Solution: Replace the command with -k option.

      Also add a Note in the document before running SDNC preload with get all the required “vnf-parameters” from the HEAT templates imported to VSP

            ramagp ramagp
            ramagp ramagp
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: