module documentation

ACME Configuration class for managing configuration settings. This class extends the standard ConfigParser to provide additional functionality.

Class ACMEConfiguration ACMEConfiguration class extends the standard ConfigParser to provide additional functionality for managing configuration settings in a structured way. It allows for case-sensitive option names and ensures that sections are created if they do not exist.