Commit Graph

7 Commits

Author SHA1 Message Date
Sean Cribbs
41b60d0328 Make sure the httpd started exits with the test.
Now green when run in sequence:

Test Results:
pb_cipher_suites-bitcask: pass
pb_security-bitcask     : pass
---------------------------------------------
0 Tests Failed
2 Tests Passed
That's 100.0% for those keeping score
2014-12-29 14:08:36 -06:00
Micah Warren
f7631b42c3 pb_cipher_suites test creates certs in its own dir.
Same reason as pb_security and http_security: to keep other tests
from stomping on it.
2014-06-12 17:22:42 -05:00
Micah Warren
ae30256d20 Fixed return from confirm so test acutally passes. 2014-05-29 13:48:38 -05:00
Joe DeVivo
d654a438d7 Using riak_core ssl app settings instead of riak_api 2014-05-13 09:04:34 -07:00
Andrew Thompson
d0acc34568 Don't use an elliptic curve cipher in the test, some OpenSSL flavors don't support it
This should fix the test on CentOS 6 using openssl 1.0.1e-fips.
2014-02-10 16:24:09 -05:00
Andrew Thompson
074c73e8d9 Update test to enable security the 'new' way 2014-01-27 09:56:57 -05:00
Andrew Thompson
bee5ec58b0 Test options for SSL cipher order, TLS protocol and CRL checking 2013-12-19 17:23:54 -05:00