Skip to content

Tags: webprofusion/certify

Tags

6.1.9

Toggle 6.1.9's commit message
Core: If profile requested but CA doesn't support any profiles order …

…should continue

7.0.5

Toggle 7.0.5's commit message
Cleanup common name flags

6.1.8

Toggle 6.1.8's commit message
Updates version check tests

Updates the version number in update check tests. This ensures the tests accurately reflect current versioning.

7.0.4

Toggle 7.0.4's commit message
Update resource text (identifiers)

6.1.7

Toggle 6.1.7's commit message
Catch log dispose exception caused by disk space etc

6.1.6

Toggle 6.1.6's commit message
Catch log dispose exception caused by disk space etc

7.0.3.0-alpha

Toggle 7.0.3.0-alpha's commit message
Package updates

7.0.2.25-alpha

Toggle 7.0.2.25-alpha's commit message
Adds debug logging to config manager

Adds debug logging to the service config manager to assist with troubleshooting configuration loading issues. This change adds logging for scenarios where the config file is empty, not found, or fails to load.

Improves diagnostic logging and fixes typo

Updates logging to use Console.WriteLine instead of Debug.WriteLine for better visibility.

Includes server config status in HTTP challenge server logs.

Corrects a typo in the CLI help text for backup import.

Handles exceptions when loading service config

Improves the robustness of the service configuration loading process by catching potential exceptions.

Specifically, it catches exceptions when attempting to access the AppData path and unauthorized access exceptions when reading the service configuration file. This prevents the service from crashing and provides more informative error messages to the user.

Fixes server connection configuration.

Ensures the client uses the provided connection configuration
or defaults to the service configuration.

Adds logging to display the service configuration for debugging.

Adds debug logging for config loading

Adds logging statements to the API client and service
config manager to aid in debugging configuration loading
issues. This helps track the base URI and service config
file paths used by the application.

6.1.5

Toggle 6.1.5's commit message
Expand error message when submit challenge fails

6.1.4

Toggle 6.1.4's commit message
Expand error message when submit challenge fails