Subversion Repositories configs

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 - 1
# This is the certmonger configuration file.  The format is a rather basic
2
# INI-style file.  See certmonger.conf(5) for notes about individual settings.
3
# · initial whitespace is ignored
4
# · whitespace between the key name and "=" is ignored
5
# · whitespace after "=" is ignored
6
# · trailing whitespace after values is ignored
7
# · comments begin with "#"
8
# · keys and section names are case-sensitive
9
# · there is no end-of-line continuation
10
#
11
# [defaults]
12
# notification_method = syslog
13
# notification_destination = daemon.notice
14
#
15
# [selfsign]
16
# validity_period = 1y
17
#