Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ssl: Add debug logging on error cases | Dan Gudmundsson | 2022-11-21 | 1 | -1/+1 |
* | ssl: adjust cacertfile option | Jakub Witczak | 2022-09-08 | 1 | -2/+2 |
* | Merge pull request #5996 from thalesmg/fix-crl-cache-with-uri | Ingela Andin | 2022-08-17 | 1 | -2/+2 |
|\ | |||||
| * | fix(crl): unwrap outer list of CRLs when an URI is provided (delete) | Thales Macedo Garitezi | 2022-06-21 | 1 | -1/+1 |
| * | fix(crl): unwrap outer list of CRLs when an URI is provided | Thales Macedo Garitezi | 2022-06-18 | 1 | -1/+1 |
| * | Update copyright year | Erlang/OTP | 2022-03-09 | 1 | -1/+1 |
* | | ssl: Make sure refresh of trusted certs repopulates cache | Ingela Anderton Andin | 2022-08-05 | 1 | -19/+47 |
* | | Update copyright year | Erlang/OTP | 2022-02-15 | 1 | -1/+1 |
|/ | |||||
* | Fix typos in lib/ssl | Kian-Meng, Ang | 2022-01-03 | 1 | -2/+2 |
* | Update copyright year | Rickard Green | 2021-12-13 | 1 | -1/+1 |
* | ssl: Use specs better in doc | Ingela Anderton Andin | 2021-09-30 | 1 | -1/+1 |
* | Merge branch 'ingela/ssl/pem-cache/ERIERL-653/OTP-17435' into maint | Ingela Anderton Andin | 2021-05-27 | 1 | -0/+18 |
|\ | |||||
| * | ssl: Make sure Trusted CA cert use latest PEM | Ingela Anderton Andin | 2021-05-26 | 1 | -0/+18 |
* | | ssl: Use cert rec in db | Dan Gudmundsson | 2021-05-21 | 1 | -17/+13 |
* | | ssl: Add a cert record containing both der and decoded | Dan Gudmundsson | 2021-05-21 | 1 | -5/+5 |
* | | ssl: avoid decoding certs several times | Dan Gudmundsson | 2021-05-21 | 1 | -7/+15 |
|/ | |||||
* | Update copyright year | Rickard Green | 2020-03-13 | 1 | -1/+1 |
* | ssl: Improve logger usage | Ingela Anderton Andin | 2019-10-10 | 1 | -3/+2 |
* | Merge branch 'maint' | Henrik Nord | 2018-09-21 | 1 | -1/+1 |
|\ | |||||
| * | Update copyright year | Henrik Nord | 2018-09-21 | 1 | -1/+1 |
* | | Merge branch 'maint' | Ingela Anderton Andin | 2018-08-14 | 1 | -6/+11 |
|\ \ | |/ | |||||
| * | ssl: Error handling improvment | Ingela Anderton Andin | 2018-08-09 | 1 | -6/+11 |
* | | ssl: Use logger API instead of legacy error_logger | Péter Dimitrov | 2018-06-20 | 1 | -1/+2 |
|/ | |||||
* | ssl: Do not break abstraction | Ingela Anderton Andin | 2017-09-11 | 1 | -4/+11 |
* | Update copyright year | Raimo Niskanen | 2017-05-04 | 1 | -1/+1 |
* | ssl: Make sure PEM cache works as intended | Ingela Anderton Andin | 2017-02-01 | 1 | -7/+10 |
* | ssl: Move PEM cache to a dedicated process | Ingela Anderton Andin | 2017-01-19 | 1 | -44/+23 |
* | Update copyright-year | Erlang/OTP | 2016-12-07 | 1 | -1/+1 |
* | Add option to bypass SSL PEM cache | Fred Hebert | 2016-08-19 | 1 | -4/+63 |
* | Change license text to APLv2 | Bruce Yinhe | 2015-06-18 | 1 | -9/+10 |
* | ssl: Integrate public_key CRL verification with the ssl application | Ingela Anderton Andin | 2015-03-09 | 1 | -12/+64 |
* | ssl: Improve PEM cache by validating entries | Ingela Anderton Andin | 2015-02-06 | 1 | -17/+16 |
* | Fix edoc usage errors | Pierre Fenoll | 2014-02-14 | 1 | -2/+2 |
* | ssl: Rename ssl_certificate_db to ssl_pkix_db for clarity | Ingela Anderton Andin | 2013-06-04 | 1 | -0/+253 |