view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1891:a43ed0d28918

mod_tls_policy: Change the FS shortcut to match on ciphers with (EC)DHE (produces nicer stream error)
author Kim Alvefur <zash@zash.se>
date Fri, 02 Oct 2015 03:53:34 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;