Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-6064

typo in certificate conversion command for .net

    XMLWordPrintable

Details

    Description

      Instead of -inkey key.pem it should be -inkey key.key

      openssl pkcs12 -export -in cert.cer -inkey key.pem -out certificate.pfx -certfile CA.cer

      VVVV

      openssl pkcs12 -export -in cert.cer -inkey key.key -out certificate.pfx -certfile CA.cer

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              richard.smedley Richard Smedley
              roi.katz Roi Katz
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty