Issue #7224 has been updated by Brice Figureau.
To my knowledge this is an exception message coming directly from the ruby openssl exception. Rewriting it would require catching the exact same exception, and rethrow it again with a different message... This look clumsy to me, especially to locate where the exception should be caught... ---------------------------------------- Bug #7224: Bad english: hostname was not match with the server certificate https://projects.puppetlabs.com/issues/7224 Author: Mike Judge Status: Accepted Priority: Normal Assignee: Category: Target version: Statler Affected Puppet version: Keywords: Branch: root@gobo:/etc/puppet# puppetd --test err: Could not retrieve catalog from remote server: hostname was not match with the server certificate warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run Should be something like: 1) "hostname was not a match with the server certificate" 2) "hostname did not match the server certificate" 3) "all your base are belong to us" :) -- 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 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.
