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

Add required SSL modules for https #178

Merged
merged 1 commit into from Feb 7, 2017
Merged

Add required SSL modules for https #178

merged 1 commit into from Feb 7, 2017

Commits on Jan 31, 2017

  1. Add required SSL modules for https

    HTTP::Tiny can do SSL, but only if the appropriate modules are loaded.
    The lack of this is largely responsible for most of the current failures
    of Acme-Alien-DontPanic:
    
    http://matrix.cpantesters.org/?dist=Acme-Alien-DontPanic%200.030
    
    But all is good if we can inject the required ssl at the AB::MB level.
    plicease committed Jan 31, 2017
    Copy the full SHA
    b9f80c8 View commit details
    Browse the repository at this point in the history