mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-14 16:53:01 +02:00
Fix name (#411)
This commit is contained in:
parent
7596f9a262
commit
1ae436f976
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