Skip to content

Instantly share code, notes, and snippets.

@isaacs
Created July 25, 2012 20:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isaacs/3178537 to your computer and use it in GitHub Desktop.
Save isaacs/3178537 to your computer and use it in GitHub Desktop.
{ '/inv3': 'UNABLE_TO_VERIFY_LEAF_SIGNATURE',
'/inv3-ca2': 'Hostname/IP doesn\'t match certificate\'s altnames',
'/inv3-ca1ca2': 'Hostname/IP doesn\'t match certificate\'s altnames',
'/val3-ca2': undefined,
'/val3-ca1ca2': undefined,
'/inv3-ca1': 'UNABLE_TO_VERIFY_LEAF_SIGNATURE',
'/inv2': 'DEPTH_ZERO_SELF_SIGNED_CERT',
'/inv2-ca1': 'DEPTH_ZERO_SELF_SIGNED_CERT',
'/inv2-ca1ca2': 'DEPTH_ZERO_SELF_SIGNED_CERT',
'/inv1': 'UNABLE_TO_VERIFY_LEAF_SIGNATURE',
'/inv1-ca1': 'Hostname/IP doesn\'t match certificate\'s altnames',
'/inv1-ca1ca2': 'Hostname/IP doesn\'t match certificate\'s altnames',
'/val1-ca1': undefined,
'/val1-ca1ca2': undefined,
'/inv1-ca2': 'UNABLE_TO_VERIFY_LEAF_SIGNATURE' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment