Mercurial > trustbridge
comparison ui/tests/data/NOTES @ 50:a7b8cb29f1f6
Rename random files to garbage to clarify what they contain
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Mon, 17 Mar 2014 11:36:42 +0000 |
parents | c389915fd55e |
children | a7317252a27c |
comparison
equal
deleted
inserted
replaced
49:c389915fd55e | 50:a7b8cb29f1f6 |
---|---|
20 tail -1 list-valid.txt >> list-invalid-signed.txt | 20 tail -1 list-valid.txt >> list-invalid-signed.txt |
21 | 21 |
22 # List with 0 created manually by placing a \0 in the signature | 22 # List with 0 created manually by placing a \0 in the signature |
23 | 23 |
24 Random Data generated with: | 24 Random Data generated with: |
25 openssl rand -out random_2MB 2000000 | 25 openssl rand -out garbage_2MB 2000000 |
26 openssl rand -out random_500k 500000 | 26 openssl rand -out random_500k 500000 |
27 | 27 |
28 # Test server certificate: | 28 # Test server certificate: |
29 | 29 |
30 gen_key type=ec ec_curve=brainpoolP256r1 filename=valid_ssl_bp.key | 30 gen_key type=ec ec_curve=brainpoolP256r1 filename=valid_ssl_bp.key |