Skip to content

Client cert on Request #186

@nyarly

Description

@nyarly

I'm looking at building a pure-API service with webmachine. I'd like to be able to do SSL and authenticate with client certs, but I realize that accessing the cert itself means digging into the LazyRequestBody with instance_var_get.

I'd like to add a field on Webmachine::Request, but it'd mean adding a little code to each adapter, as far as I can tell.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions