-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cyrill Map Server Fixes and Improvements (#57)
* show mapserver public key when starting and add helper functions * adjust parsing rules to CT log standard (addresses issue #50) * log updater progress * fix null pointer exception in empty tree * fix null pointer exception if initializing tree with policy certificate * make HTTP API port configurable * fix issue of responder using wrong SMT root * sign tree head after update * allow log fetchers to run multiple times (fix closed results channel bug) * extend policy attributes with disallowed and excluded domains * fix closing bad idle connection bug * remove cooloff checking at PCA (should be done at client) * add/clean up logging * add version information * formatting * Add warning if fetching speed is too low * Fix comment. --------- Co-authored-by: Juan A. Garcia Pardo <[email protected]>
- Loading branch information
Showing
13 changed files
with
259 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.