mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 15:43:54 +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
|
||||
leftauth=pubkey
|
||||
leftcert={{ IP_subject_alt_name }}_{{ item }}.crt
|
||||
leftcert={{ item }}.crt
|
||||
leftfirewall=yes
|
||||
left=%defaultroute
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue