18 Commits (85117d554febedebaab3392493ef55ea95709411)

Author SHA1 Message Date
Aditya Manthramurthy 670b538dde Fix server crash when no system certificates are found (#6055) 6 years ago
Harshavardhana 74328c3061 Implement auto cert reloading (#5963) 6 years ago
Praveen raj Mani 3971483e18 Remove trailing/leading spaces in Certificates (#5885) 6 years ago
Anis Elleuch 32700fca52 Enhance fatal errors printing of common issues seen by users (#5878) 6 years ago
Andreas Auernhammer 21a3c0f482 disable elliptic curves P-384 and P-521 for TLS. (#5845) 6 years ago
Harshavardhana 27258b9c54 Ensure to load only regular files for CAs (#5612) 7 years ago
Andreas Auernhammer b85c75996d add support for encrypted TLS private keys (#5308) 7 years ago
Bala FA c3dd7c1f6c Refactor HTTP server to address bugs (#4636) 7 years ago
Bala FA 2df8160f6a server: handle command line and env variables at one place. (#3975) 8 years ago
Bala FA 8a9852220d Make unit testable cert parsing functions. (#3863) 8 years ago
Bala FA 98d17d2a97 Remove globalQuiet and globalConfigDir global variables (#3830) 8 years ago
Harshavardhana b0cfceb211 event: Enhance event message struct to provide origin server. (#3557) 8 years ago
Bala FA bef0a50bc1 Cleanup and fixes (#3273) 8 years ago
Anis Elleuch 6512d9978e Add support of user self signed certificates 8 years ago
Harshavardhana 1105508453 connection muxer should use bufio.Reader to be simpler. (#3177) 8 years ago
Harshavardhana 2f520ed92f Remove errors package, add comments and simplify. (#2925) 8 years ago
Mateusz Gajewski c03ce0f74a Display SSL expiry warnings (#2925) 8 years ago
Harshavardhana bccf549463 server: Move all the top level files into cmd folder. (#2490) 8 years ago
Danilo Pereira 812554087f getCertsPath should use getConfigPath instead of defaulting to users homedir. (#2039) 8 years ago
Harshavardhana 9472299308 logging: Log only for unhandled errors, remove all the debug logging. (#1652) 8 years ago
Harshavardhana 4e34e03dd4 xl/fs: Split object layer into interface. (#1415) 8 years ago
Harshavardhana aaf97ea02c config/main: Re-write config files - add to new config v3 9 years ago