# File lib/serverspec/type/x509_certificate.rb, line 21 def fingerprint run_openssl_command_with("-fingerprint -noout").stdout.chomp end