Commit Graph

4 Commits

Author SHA1 Message Date
Muhammed Efe Cetin
9fdafef242 feat: add support for adding ca certs locally 2025-10-12 20:13:58 +02:00
Tyler
259978fff2 [feature] Improve speed of GetValue, clear cache on server change
- Clears cache on server state change (prevents no servers being available)
- Improves speed of GetValue using generated getters
- Moves maxminddb items into db package
- Moves util.go into util package
- Updates dependencies
2024-01-22 21:47:03 -05:00
Tyler
5ab22152e0 Bugfixes and more logging 2022-10-17 20:04:22 -04:00
Tyler
e7236b13de Massive refactoring, struct cleanup, supporting more features
Features:
- Protocol lists (http, https), managed by http responses
- Working TLS Checks
- Root certificate parsing for TLS checks
- Moving configuration into a Config struct, no more direct viper access
2022-08-15 02:16:22 -04:00