# File lib/wsman.rb, line 47
  def self.certname(host)
    "/tmp/cer-#{host}.cer"
  end