kanidm/kanidmd
Firstyear f710e66f64
356 Use tls chain file (#358)
Fixes #356 - this changes from a split ca_chain/cert configuration to a single chain file. This allows rustls in tide-rustls to present the chain correctly, and allows openssl for ldaps to present the chain correctly too. it also simplifies integration to lets encrypt which provides a chain and key file by default.
2021-02-16 11:40:25 +10:00
..
benches Add concurrent structures, and initial attempt at benchmarking (#173) 2020-01-26 19:55:53 +10:00
src 356 Use tls chain file (#358) 2021-02-16 11:40:25 +10:00
build.rs 306 command complete (#354) 2021-02-13 13:46:22 +10:00
Cargo.toml 306 command complete (#354) 2021-02-13 13:46:22 +10:00
Dockerfile 356 Use tls chain file (#358) 2021-02-16 11:40:25 +10:00
Dockerfile.scratch Merge docker image github actions into unique 2020-05-07 12:37:14 +10:00
server.toml 356 Use tls chain file (#358) 2021-02-16 11:40:25 +10:00