Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-21 | Update copyright year | Henrik Nord | |
2018-08-09 | ssl: Error handling improvment | Ingela Anderton Andin | |
2017-09-11 | ssl: Do not break abstraction | Ingela Anderton Andin | |
ssl_pkix_db should not hard code names. On the other hand the names are nicer with as <Prefix>_dist than <Prefix>dist. | |||
2017-05-04 | Update copyright year | Raimo Niskanen | |
2017-02-01 | ssl: Make sure PEM cache works as intended | Ingela Anderton Andin | |
Move of PEM cache to own process was flawed and not all PEM files where cached properly. We must properly handle both the ditributed and the normal mode of the ssl application. | |||
2017-01-19 | ssl: Move PEM cache to a dedicated process | Ingela Anderton Andin | |
The PEM cache handling has proven to be too disruptive of the manager process. |