Skip to content

Custom Root CA #1176

@petercipov

Description

@petercipov

🚀 Feature Proposal

Add custom root CA certificate to all selenium browser docker images. Provide that root ca in your github repo.

Motivation

need to record all network calls of browser to track down random network error of infrastructure I am testing.

Example

selenium (Using Proxy setting of remote webdriver) -> hub -> nodechrome -> mitmproxy -> infrastructure.

mitm proxy will generate HAR file with all network history

Backend I am testing is using websockets and webrtc so requires valid ssl origin to initialize. setting chrome ignore invalid certificates does not work for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions