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