Uploaded image for project: 'Data Collection, Analytics, and Events'
  1. Data Collection, Analytics, and Events
  2. DCAEGEN2-1854

DataFileCollector uses wrong KeyManagerFactory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Frankfurt Release
    • El Alto Release
    • None
    • None

      import org.apache.commons.net.util.KeyManagerUtils; returns worse implementation of KeyManager than native javax.net.ssl.KeyManagerFactory as KeyManager from Apache Commons limits number of DFC certificates to just one.

      Issue was detected when Nokia tested DFC with multiple (external/internal) certificates. This issue could be a blocking point if we will go into single keystore which holds external/internal certificates direction.

      Solution: exchange used library by native Java implementation.

            burdziak burdziak
            burdziak burdziak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: