Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose .connection on fragment block param #648

Merged
merged 1 commit into from
Mar 20, 2019

Commits on Feb 19, 2019

  1. Expose .connection on block param

    This provides access to the connection object,
    which in turn exposes properties like `.peer_cert`
    for performing additional validation against
    x509 certificates.
    
    Closes jnunemaker#633, Follow-up to jnunemaker#634
    machty committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    75594cd View commit details
    Browse the repository at this point in the history