[Pkg-puppet-devel] Bug#682590: fix

Stefanos Harhalakis v13 at v13.gr
Mon Jul 23 23:25:33 UTC 2012


FWIW, the fix is to change /usr/lib/ruby/vendor_ruby/puppet/ssl/base.rb:

-  VALID_CERTNAME = /\A[ -.0-~]+\Z/
+  VALID_CERTNAME = /\A[ -.0-~\/]+\Z/

(i.e. add / to permitted characters).



More information about the Pkg-puppet-devel mailing list