# File lib/puppet/ssl/certificate_authority.rb, line 211 211: def password? 212: FileTest.exist? Puppet[:capass] 213: end