Uploaded image for project: 'ONAP Operations Manager'
  1. ONAP Operations Manager
  2. OOM-2658

Fix KeyUsage extention sent to CMPv2 server

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Honolulu Release
    • Guilin Release, Honolulu Release
    • cert-service
    • None
    • Hide

      CertService sets in code following key usage:

      digitalSignature & keyEncipherment & nonRepudiation
      

       

      but in request sent to CMPv2 server different bits are checked. Need to find out why and fix this.

       

      Additionally CertService should send clientAuth & serverAuth in extendedKeyUsage extension.

       

      Show
      CertService sets in code following key usage: digitalSignature & keyEncipherment & nonRepudiation   but in request sent to CMPv2 server different bits are checked. Need to find out why and fix this.   Additionally CertService should send clientAuth & serverAuth in extendedKeyUsage extension.  

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

            Created:
            Updated:
            Resolved: