mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 23:53:58 +02:00
Fix name (#411)
This commit is contained in:
parent
c61a07fb60
commit
5e56996f5c
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ conn ikev2-{{ IP_subject_alt_name }}
|
||||||
|
|
||||||
leftsourceip=%config
|
leftsourceip=%config
|
||||||
leftauth=pubkey
|
leftauth=pubkey
|
||||||
leftcert={{ IP_subject_alt_name }}_{{ item }}.crt
|
leftcert={{ item }}.crt
|
||||||
leftfirewall=yes
|
leftfirewall=yes
|
||||||
left=%defaultroute
|
left=%defaultroute
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue