Issue #1382 has been reported by luke. ---------------------------------------- Bug #1382: Certificate downcasing breaks existing, non-downcased certificates http://reductivelabs.com/redmine/issues/show/1382
Author: luke Status: Accepted Priority: High Assigned to: luke Category: Target version: 0.24.5 Keywords: ssl certificate Complexity: Medium Patch: None Affected version: 0.24.4 In fixing #1168, I started downcasing all certificates. This works fine for new certs, but breaks existing certs that aren't downcased. From now on, Puppet will only look for the lower-case version of a hostname, which won't work if it has already generated a non-lower-case version. The question is, what to do about it? Most likely, the certificate reading bits should have special hooks that do some moving around if a certificate can't be found and the hostname has any capital letters in it. ---------------------------------------- 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://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
