mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
database_attribute: Deliver/create index.txt.attr
Fixes #11904 Since OpenSSL-1.1.0x the database attribute file for IPSec and OpenVPN wasn´t created while initial PKI generation. OpenVPN delivered an error message but IPSec did crashed within the first attempt. This problem persists also after X509 deletion and new generation. index.txt.attr will now be delivered by the system but also deleted and recreated while setting up a new x509. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
4c83d9fbdc
commit
e6f7f8e7ba
0
config/ovpn/certs/index.txt.attr
Normal file
0
config/ovpn/certs/index.txt.attr
Normal file
@@ -19,6 +19,7 @@ var/ipfire/captive/settings
|
||||
var/ipfire/captive/voucher_out
|
||||
var/ipfire/certs
|
||||
#var/ipfire/certs/index.txt
|
||||
var/ipfire/certs/index.txt.attr
|
||||
#var/ipfire/certs/serial
|
||||
var/ipfire/connscheduler
|
||||
#var/ipfire/connscheduler/connscheduler.conf
|
||||
|
||||
@@ -25,6 +25,7 @@ var/ipfire/ovpn/caconfig
|
||||
var/ipfire/ovpn/ccd
|
||||
#var/ipfire/ovpn/certs
|
||||
var/ipfire/ovpn/certs/index.txt
|
||||
var/ipfire/ovpn/certs/index.txt.attr
|
||||
var/ipfire/ovpn/certs/serial
|
||||
var/ipfire/ovpn/crls
|
||||
var/ipfire/ovpn/n2nconf
|
||||
|
||||
Reference in New Issue
Block a user