aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/test/ssl_crl_SUITE.erl
AgeCommit message (Expand)Author
2019-02-04ssl: Enhance error handlingIngela Anderton Andin
2019-01-09ssl: Fix CRL suite with openssl-1.1.1aPéter Dimitrov
2018-06-18Update copyright yearHenrik Nord
2017-06-29ssl: Skip test if OpenSSL has problems generating CRLIngela Anderton Andin
2016-09-21ssl: Make sure test has correct inputIngela Anderton Andin
2016-09-07ssl: Make sure tests get a clean startIngela Anderton Andin
2016-07-08ssl: Test and test suites shall be independent of each otherIngela Anderton Andin
2016-06-14Merge branch 'legoscia/ssl_crl_hash_dir-bis/PR-982/OTP-13530'Ingela Anderton Andin
2016-05-20ssl: Remove use of test_server config macroIngela Anderton Andin
2016-05-19Skip crl_hash_dir_expired test for LibreSSLMagnus Henoch
2016-04-05Add ssl_crl_hash_dir moduleMagnus Henoch
2016-03-15update copyright-yearHenrik Nord
2016-02-17Be suspicious of certificates without CRL DPsMagnus Henoch
2016-01-27Refactor ssl_crl_SUITE: extract crl_verify_error/6Magnus Henoch
2015-06-23Merge branch 'ia/ssl/modern-timetrap'Ingela Anderton Andin
2015-06-22ssl: Make init functions fail if make_certs:all failsIngela Anderton Andin
2015-06-22ssl: modernize timetrap handlingIngela Anderton Andin
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-15ssl: Remove unnecessary suite callbackIngela Anderton Andin
2015-03-09ssl: Integrate public_key CRL verification with the ssl applicationIngela Anderton Andin
2014-04-23ssl: Fixes ssl_crl_SUITE errors on mixed ipv6-v4 interfacesHans Nilsson
2014-03-28ssl: fix crl test suite error with unexpected web server responseHans Nilsson
2014-03-26ssl, pubkey: Code and test adjustmentsHans Nilsson
2014-03-26Rework IDP validation according to the RFC, fix public_key testsAndrew Thompson
2014-03-26Various improvements to CRL handlingAndrew Thompson