module Localhost
class Localhost::Authority
localhost
1.1.5
# dh_key
def dh_key @dh_key ||= OpenSSL::PKey::DH.new(BITS) end