Skip to content

Commit 8c0c0bf

Browse files
authored
ipsec: T8027: voluntarily send its certificate, even if it wasn't requested (#1712)
1 parent e233231 commit 8c0c0bf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/configuration/vpn/ipsec/remoteaccess_ipsec.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,14 @@ following commands.
133133
set vpn ipsec remote-access connection rw authentication client-mode 'eap-mschapv2'
134134
set vpn ipsec remote-access connection rw authentication local-users username vyos password 'vyos'
135135
136+
Some client operating systems like to see the servers certificate. The following
137+
option causes the server to voluntarily send its certificate, even if it wasn't
138+
requested.
139+
140+
.. code-block:: none
141+
142+
set vpn ipsec remote-access connection rw authentication always-send-cert
143+
136144
Client Configuration
137145
^^^^^^^^^^^^^^^^^^^^
138146

0 commit comments

Comments
 (0)