Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Added support for self-signed SSL certificates #234

Closed
wants to merge 3 commits into from

Commits on Jul 4, 2016

  1. Added support for (in)secure SSL requests

    * Added a new flag "enable-insecure" to specify whether or not the proxy should allow insecure SSL connections/requests.
    * Implemented that functionality for the generic provider which applies in turn to all of them.
    Omar Elazhary committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    bae3235 View commit details
    Browse the repository at this point in the history
  2. Added logging output for SSL status.

    Omar Elazhary committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    296087d View commit details
    Browse the repository at this point in the history
  3. Added missing paramter settings

    Omar Elazhary committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    e8c803c View commit details
    Browse the repository at this point in the history