Issue #19487 has been updated by Erik Dalén.

Status changed from Unreviewed to In Topic Branch Pending Review
Branch set to https://github.com/puppetlabs/puppet/pull/1503


----------------------------------------
Bug #19487: Puppet thinks most external CA certs are invalid
https://projects.puppetlabs.com/issues/19487#change-84106

Author: Erik Dalén
Status: In Topic Branch Pending Review
Priority: Normal
Assignee: 
Category: SSL
Target version: 
Affected Puppet version: 3.1.0
Keywords: ssl ca characters certificate
Branch: https://github.com/puppetlabs/puppet/pull/1503


When connecting using Puppet::Network::HttpPool.http_instance to a non-puppet 
HTTPS site puppet thinks most CA certificates contain invalid characters.

This is due to the check that they must be matching /\A[ -.0-~]+\Z/ which might 
make sense for puppet's own SSL certs, but not external ones you might connect 
to.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to