mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 22:54:01 +02:00
Change uniqueids back to never (#448)
We need this to allow multiple connections with the same id/certificate
This commit is contained in:
parent
77700f6c8e
commit
8173b84ff8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
config setup
|
||||
uniqueids = replace
|
||||
uniqueids=never # allow multiple connections per user
|
||||
charondebug="ike 2, knl 2, cfg 2, net 2, esp 2, dmn 2, mgr 2"
|
||||
|
||||
conn %default
|
||||
|
|
Loading…
Add table
Reference in a new issue