mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-03 00:00:24 -04:00
13 lines
343 B
Plaintext
13 lines
343 B
Plaintext
pki.load =
|
|
Plugins to load in the pki tool.
|
|
|
|
pki.scep.http_bind
|
|
Source IP address to bind for HTTP operations.
|
|
|
|
pki.scep.http_timeout = 30s
|
|
Timeout for HTTP operations.
|
|
|
|
pki.scep.renewal_via_pkcs_req = no
|
|
Some SCEP servers (e.g. openxpki) are incorrectly doing certificate renewal
|
|
via messageType PKCSReq (19) instead of RenewalReq (17).
|