This is a Ruby tree! It shows every object from the Ruby Programming Language in a tree format.

current_crl

        # OpenSSL::X509::StoreContext.current_crl

(from ruby core)
### Implementation from StoreContext
---
    stctx.current_crl -> X509::CRL

---

Returns the CRL which caused the error.

See also the man page X509_STORE_CTX_get_current_crl(3).



      

This is MURDOC! A Ruby documentation browser inspired by Smalltalk-80. It allows you to learn about Ruby by browsing through its class hierarchies, and see any of its methods.