diff options
author | Evgeniy Khramtsov <ekhramtsov@process-one.net> | 2018-06-27 10:55:37 +0300 |
---|---|---|
committer | Evgeniy Khramtsov <ekhramtsov@process-one.net> | 2018-06-27 10:55:37 +0300 |
commit | 7881c5670c5c7cfcec2a414c4b6958c1ffb21c63 (patch) | |
tree | e2a71c985b6013d6b0f311daff2b20a3e3c857be /src/mod_caps_mnesia.erl | |
parent | Improve error formatting in mod_http_upload (diff) |
Don't replace valid certificates with invalid ones
When building the certificates chains, if several certificates
are found matching the same domain their validity is checked:
* the invalid one is ignored and the valid one is picked
* if both are valid or both are invalid, then the one with
sooner expiration is ignored.
Fixes #2454
Diffstat (limited to 'src/mod_caps_mnesia.erl')
0 files changed, 0 insertions, 0 deletions