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

Conversation

plicease
Copy link
Contributor

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.

@jberger
Copy link
Member

jberger commented Jan 31, 2017

aye 👍

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
Copy link
Contributor Author

plicease commented Jan 31, 2017

Note to self: Alien::Hunspell and Alien-flex are also affected, so I should update the prereqs for those modules once this goes to CPAN.

@plicease plicease merged commit b9f80c8 into master Feb 7, 2017
@plicease plicease deleted the http-tiny-ssl branch February 7, 2017 17:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants