diff options
| author | Rob Crittenden <rcritten@redhat.com> | 2014-11-12 11:48:23 -0500 |
|---|---|---|
| committer | Rob Crittenden <rcritten@redhat.com> | 2014-12-02 13:59:03 -0500 |
| commit | 2d1650900f4d47dc43400d826c0f7e1a7c5229b8 (patch) | |
| tree | 38c98ae8f113c11e22bd79376c8450fea6e5ec8e /test/createinstance.sh | |
| parent | 7b876fb247e1e337c236c8183d342ab182d6a837 (diff) | |
Add compatibility for mod_ssl-style cipher definitions
- Add Camelia ciphers
- Remove Fortezza ciphers
- Add TLSv1.2-specific ciphers
Resolves BZ: #862938
Diffstat (limited to 'test/createinstance.sh')
| -rwxr-xr-x | test/createinstance.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/createinstance.sh b/test/createinstance.sh index fac0a7d..c3b7260 100755 --- a/test/createinstance.sh +++ b/test/createinstance.sh @@ -24,6 +24,7 @@ mkdir lib # Create the content mkdir content/rc4_cipher +mkdir content/openssl_rc4_cipher mkdir content/acl mkdir content/protocolssl2 mkdir content/protocolssl3 |
