Method: Mongo::Socket::OcspVerifier#ca_cert

Defined in:
lib/mongo/socket/ocsp_verifier.rb

#ca_certObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Since:

  • 2.0.0



61
62
63
# File 'lib/mongo/socket/ocsp_verifier.rb', line 61

def ca_cert
  @ca_cert
end