aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/test/make_certs.erl
AgeCommit message (Expand)Author
2019-01-10Merge branch 'maint'Péter Dimitrov
2019-01-09ssl: Fix CRL suite with openssl-1.1.1aPéter Dimitrov
2018-10-15ssl: Implement Signature Algorithms (TLS 1.3)Péter Dimitrov
2018-04-27Fix distro CRL test cases short vs long namesRaimo Niskanen
2017-06-14Update copyright yearHans Nilsson
2017-05-06ssl: Add hostname check of server certificateIngela Anderton Andin
2017-01-12ssl: Make crls valid for a week instead of 24 hoursIngela Anderton Andin
2016-12-07Update copyright-yearErlang/OTP
2016-05-19Skip crl_hash_dir_expired test for LibreSSLMagnus Henoch
2016-04-05Add ssl_crl_hash_dir moduleMagnus Henoch
2015-12-14ssl: Do not use environment variables in openSSL config fileIngela Anderton Andin
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-12ssl: add tests for SNI server supportQijiang Fan
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: Testing - sha256 digest not supported on all platformsBjörn-Egil Dahlberg
2014-03-26Rework IDP validation according to the RFC, fix public_key testsAndrew Thompson
2014-03-26Various improvements to CRL handlingAndrew Thompson
2012-09-20ssl: Support for SSL Next Protocol NegotiationBen Murphy
2011-02-17Update all fin_per_testcase to end_per_testcase.Lukas Larsson
2010-08-18Fix bug in ssl handshake protocol related to the choice of cipher suitesPaul Guyot
2010-01-13Add test suite for the ssl applicationDan Gudmundsson