Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_s2s_auth_certs: Save chain validation errors for later use | Kim Alvefur | 2019-11-27 | 1 | -0/+1 |
| | |||||
* | Remove COMPAT with temporary luasec fork | Kim Alvefur | 2019-08-25 | 1 | -3/+0 |
| | | | | | The changes in the temporary fork were merged into mainline luasec ca 2013 and included in the 0.5 release in 2014. | ||||
* | mod_s2s_auth_certs: Warn about lack of certificate (Mostly jabberd14 not ↵ | Kim Alvefur | 2014-08-29 | 1 | -29/+32 |
| | | | | sending a client certificate) | ||||
* | mod_s2s_auth_certs: Pick a logging function once and stick with it | Kim Alvefur | 2014-07-25 | 1 | -4/+5 |
| | |||||
* | mod_s2s_auth_certs: Split PKIX based certificate checking from mod_s2s into ↵ | Kim Alvefur | 2014-07-25 | 1 | -0/+45 |
new plugin |