module Localhost
class Localhost::Authority
localhost
1.1.4
# key
def key @key ||= OpenSSL::PKey::RSA.new(BITS) end