Skip to content

Instantly share code, notes, and snippets.

@thomascate
Created October 2, 2019 18:31
Show Gist options
  • Save thomascate/32dc027eadbfde85641e7141b1f249f1 to your computer and use it in GitHub Desktop.
Save thomascate/32dc027eadbfde85641e7141b1f249f1 to your computer and use it in GitHub Desktop.
The following rules apply for both the Admin client and the Node certs:
If the Public Certifcate contains the X509v3 extensions section, it must have both Client and Server Authentication:
X509v3 Extended Key Usage:
TLS Web Client Authentication, TLS Web Server Authentication
Alternatively, if the Public Certificate does not even have the X509v3 extensions section this is also acceptable and known to work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment