summaryrefslogtreecommitdiff
path: root/lib/ssl/src/ssl_certificate.erl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Ingela Anderton Andin2018-09-121-33/+64
|\
| * ssl: Handle incomplete and unorded chainsIngela Anderton Andin2018-09-121-33/+64
* | Change "can not" into "cannot"Raimo Niskanen2018-07-271-1/+1
|/
* Update copyright yearHenrik Nord2018-06-181-1/+1
* ssl: Add option customize_hostname_checkIngela Anderton Andin2018-06-081-9/+9
* ssl: Extend hostname check to fallback to checking IP-addressIngela Anderton Andin2017-10-131-7/+31
* ssl: Add hostname check of server certificateIngela Anderton Andin2017-05-061-3/+10
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* ssl: Correct ssl_certificate:validate/3Ingela Anderton Andin2017-01-241-8/+8
* Add option to bypass SSL PEM cacheFred Hebert2016-08-191-11/+23
* update copyright-yearHenrik Nord2016-03-151-1/+1
* ssl: verify cert signature against original cert binaryMatt Campbell2016-02-081-11/+11
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* ssl: Dialyzer fixesIngela Anderton Andin2015-03-111-1/+1
* ssl: Integrate public_key CRL verification with the ssl applicationIngela Anderton Andin2015-03-091-20/+34
* ssl: Remove selfsigned anchor certificate from the certificate chainIngela Anderton Andin2015-01-301-1/+1
* ssl, public_key: Add new option partial_chainIngela Anderton Andin2014-09-091-36/+64
* ssl: Make sure the correct ROOT-cert is usedIngela Anderton Andin2014-08-111-2/+23
* ssl: Rename ssl_certificate_db to ssl_pkix_db for clarityIngela Anderton Andin2013-06-041-1/+1
* SSL: add Elliptic Curve support for ssl appAndreas Schultz2013-05-081-1/+14
* public_key & ssl: Add support for ISO oids 1.3.14.3.2.29 and 1.3.14.3.2.27Ingela Anderton Andin2013-03-131-19/+2
* ssl & public_key: Add use of more "sha-rsa oids"Ingela Anderton Andin2012-08-221-1/+6
* ssl: Dialyzer fixesIngela Anderton Andin2012-08-221-1/+1
* Corrected dialyzer specs and exported some dialyzer specsIngela Anderton Andin2012-03-271-2/+2
* Replaced ets:next traversal with ets:foldl and throwIngela Anderton Andin2011-11-151-13/+20
* Removed global name from the certificate tabelIngela Anderton Andin2011-06-291-27/+27
* Fixed guard and test caseIngela Anderton Andin2010-11-301-1/+0
* Merge branch 'maint-r14' into devIngela Anderton Andin2010-10-011-0/+2
|\
| * Merge branch 'ia/ssl-and-public_key/verify_fun_peer_awarness/OTP-8873' into m...Erlang/OTP2010-09-291-0/+2
| |\
| | * Peer awarnessIngela Anderton Andin2010-09-291-0/+2
* | | Merge branch 'ia/ssl-and-public_key/backwards-compatibility/OTP-8858' into devIngela Anderton Andin2010-09-271-6/+8
|\ \ \ | |/ /
| * | Backwards compatibilityIngela Anderton Andin2010-09-241-6/+8
| |/
* | Corrected and added dialyzer specsIngela Anderton Andin2010-09-151-3/+4
|/
* Improved certificate extension handlingIngela Anderton Andin2010-09-101-5/+5
* Handling of path validation errors by the applicationIngela Anderton Andin2010-09-061-25/+14
* Correction due to failure of inets tests.Ingela Anderton Andin2010-09-011-10/+10
* Empty certificate chainIngela Anderton Andin2010-09-011-19/+12
* Revise the public_key APIIngela Anderton Andin2010-08-231-5/+5
* Added more specs and changed from using own min/2 funtion to erlang:min/2.Ingela Anderton Andin2010-06-231-4/+4
* Added more -spec definitions.Ingela Anderton Andin2010-06-221-6/+47
* OTP-8587 DSA key supportIngela Anderton Andin2010-06-071-5/+29
* Honor internal APIIngela Anderton Andin2010-05-201-4/+4
* OTP-8554 Certificate extensionsIngela Anderton Andin2010-04-131-6/+47
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+156