You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
293 B
11 lines
293 B
5 years ago
|
[global]
|
||
|
log_config = {{ pki_root_dir }}/etc/scep/log.conf
|
||
|
log_facility = client.scep
|
||
|
service=SCEP
|
||
|
socket={{ pki_root_dir }}/run/openxpki.socket
|
||
|
realm={{ item.name }}
|
||
|
iprange={{ item.scep.iprange | default('0.0.0.0/0') }}
|
||
|
servername=scep-server
|
||
|
encryption_algorithm=3DES
|
||
|
hash_algorithm=SHA256
|