aeris
|
395d78bc64
|
Fix certs and keys pointing to the same variable
|
6 years ago |
aeris
|
9dbaedcb10
|
More tests
|
6 years ago |
aeris
|
41c6f85a5d
|
Better faketime
|
6 years ago |
aeris
|
ef0834900f
|
Test cert signature for server
|
6 years ago |
aeris
|
550171862a
|
Fake time for tests
|
6 years ago |
aeris
|
9abcc3365a
|
Generate crypto material for tests
|
6 years ago |
aeris
|
b296750db0
|
Ruby OpenSSL extension patch to support multiple certificates
|
6 years ago |
aeris
|
48cd65e6e2
|
Fix some bugs
|
6 years ago |
aeris
|
5c08e8c44b
|
Encapsulate certificate/chain
|
6 years ago |
aeris
|
253c814119
|
awesome_print helps for debugging TLS hell
|
6 years ago |
aeris
|
d1efc0ec07
|
Verify certificates during checks
|
6 years ago |
aeris
|
e28b857213
|
Certificate trust chain check
|
6 years ago |
aeris
|
3d12eaacea
|
Better output for supported methods/ciphers
|
6 years ago |
aeris
|
199df56501
|
Re-enable CHACHA20+POLY1305
|
6 years ago |
aeris
|
a97668a5f8
|
Fetch curves preference
|
6 years ago |
aeris
|
d92523e4f2
|
Improving output
|
6 years ago |
aeris
|
f1860ab3ed
|
Refactor TLS server
|
6 years ago |
aeris
|
61032231b2
|
Handle case of multiple certificates
|
6 years ago |
aeris
|
845626ee45
|
Refactor some checks
|
6 years ago |
aeris
|
a8057ce1ec
|
Raise non TLS exception to help debug
|
7 years ago |
aeris
|
d0160f1067
|
Status helper
|
7 years ago |
aeris
|
52a19f8c35
|
TLS server for testing
|
7 years ago |
aeris
|
0c3bda1467
|
Don't check for supported curves if cipher not supported at all
|
7 years ago |
aeris
|
bd67ce8347
|
Refactor FALLBACK_SCSV
|
7 years ago |
aeris
|
0f67db070b
|
Add X25519 to supported ECC curves
|
7 years ago |
aeris
|
5dbf67e0d0
|
Better and more concise logging
|
7 years ago |
aeris
|
e39b7670f1
|
Fix AEAD and weak key checks
|
7 years ago |
aeris
|
ad7d8287a8
|
Better display for supported ciphers
|
7 years ago |
aeris
|
dbc58944ac
|
Check for PSK and SRP ciphers
|
7 years ago |
aeris
|
299725996b
|
Display curve for ECC key
|
7 years ago |
aeris
|
0f45195170
|
Remove trailing score
|
7 years ago |
aeris
|
7ec4b5a45f
|
Update patches
|
7 years ago |
aeris
|
a212aa0711
|
Bad exception handling
|
7 years ago |
aeris
|
f209e17f5d
|
Check for must_staple cert extension
|
7 years ago |
aeris
|
8a1c4f8856
|
Check for TLS_FALLBACK_SCSV
|
7 years ago |
aeris
|
e604c11e13
|
Refactor test checks
|
7 years ago |
aeris
|
b5e828a139
|
Fix test for ECDH curves
|
7 years ago |
aeris
|
2d014181b4
|
Remove score
|
7 years ago |
aeris
|
5c3a32396d
|
Separate ECC from RSA for key status
|
7 years ago |
aeris
|
04ae17945d
|
Test for ECC curves support
|
7 years ago |
aeris
|
2c3fdf033b
|
New servers for regular analysis
|
7 years ago |
aeris
|
4d3e52a188
|
Fix error when multiple server results
|
7 years ago |
aeris
|
d043c3db4e
|
3DES is error (sweet32)
|
7 years ago |
aeris
|
adda7570ad
|
Upgrade rake
|
7 years ago |
aeris
|
586d6585fc
|
Upgrade OpenSSL & Ruby
|
7 years ago |
Aeris
|
e46a1c14c5
|
Override TLS version **and** ciphers for HTTParty
`set_params` override everything with default parameters if not provided
So if ciphers not specified, reset to the default hardcoded ones
See https://github.com/ruby/ruby/blob/v2_3_0/ext/openssl/lib/openssl/ssl.rb#L124
|
7 years ago |
Aeris
|
c34802c7ec
|
Better error handling
|
7 years ago |
Aeris
|
6f0a193651
|
More hosts
|
7 years ago |
Aeris
|
41cdbaa83f
|
More unit tests (SMTP)
|
7 years ago |
Aeris
|
f1c14eef39
|
More unit tests (XMPP)
|
7 years ago |