# File lib/puppet/ssl/certificate_authority.rb, line 196 196: def password? 197: FileTest.exist? Puppet[:capass] 198: end