We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd7f09f + 38f2439 commit c8bba06Copy full SHA for c8bba06
lib/puppet/ssl/oids.rb
@@ -71,6 +71,7 @@ module Puppet::SSL::Oids
71
72
["1.3.6.1.4.1.34380.1.3.1", 'pp_authorization', 'Certificate Extension Authorization'],
73
["1.3.6.1.4.1.34380.1.3.13", 'pp_auth_role', 'Puppet Node Role Name for Authorization'],
74
+ ["1.3.6.1.4.1.34380.1.3.39", 'pp_cli_auth', 'Puppetserver CA CLI Authorization'],
75
]
76
77
@did_register_puppet_oids = false
0 commit comments