Certificate configuration Error

Hey @Gsmitt,

I am not sure I quite understand which certificate you are referring to. Here is some more information.

**Root cert X509v3 extensions: **

        X509v3 extensions:
            X509v3 Key Usage:
                Digital Signature, Certificate Sign, CRL Sign
            X509v3 Basic Constraints: critical
                CA:TRUE
            X509v3 Subject Key Identifier:
                foo:bar:foo:bar:foo:bar
            
            X509v3 Certificate Policies:
                Policy: 2.16.840.1.113995.2.1.1
                  CPS: https://....

**Admin cert X509v3 extensions: **

 X509v3 extensions:
            X509v3 Key Usage:
                Digital Signature, Key Encipherment

            X509v3 Extended Key Usage:
                TLS Web Server Authentication

**Node cert X509v3 extensions: **

        X509v3 extensions:
          
            X509v3 Key Usage:
                Digital Signature, Key Encipherment
            X509v3 Extended Key Usage:
                TLS Web Client Authentication, TLS Web Server Authentication
            1.3.6.1.4.1

I ommited some of the extensions since I did not deem them important, but I left something important out please tell me and I will add it.