Is this for security reason, or performance reason?
|
feedback
|
|
Security reason. With --duplicate-cn, two connections with same common name are allowed, so one cert can be used by more than one connection/users. Without --duplicate-cn, every vpn cert must have their own CN, so every connection/user have one unique cert. | |||
|
feedback
|