Method: OmfCommon::Auth.init

Defined in:
lib/omf_common/auth.rb

.init(opts = {}) ⇒ Object



13
14
15
# File 'lib/omf_common/auth.rb', line 13

def self.init(opts = {})
  CertificateStore.init(opts)
end