Arriba

 view release on metacpan or  search on metacpan

bin/arriba  view on Meta::CPAN


    arriba --listen :5443:ssl --ssl-cert cert.pem --ssl-key key.pem

Launch an HTTPS server with SPDY support:

    arriba --listen :5443:ssl --ssl-cert cert.pem --ssl-key key.pem \
        --enable-spdy

=head1 OPTIONS

Arriba recognizes most of the options supported by L<Starman> -- see L<starman>
for a list of those.

=over 4

=item --enable-spdy

Enable SPDY support on SSL ports.

=back



( run in 1.503 second using v1.01-cache-2.11-cpan-e93a5daba3e )