-
- Downloads
tools: add certification check
If the server disable the anonymous connection option, it accept a client only if the CA of the client matches the CA of the server. Else (anonymous connection option enabled), the server accept any request. Change-Id: I6ff6ec72d6f6452ce50fd8aa35896ff7117be6c0
Showing
- tools/dnc/dnc.cpp 12 additions, 8 deletionstools/dnc/dnc.cpp
- tools/dnc/dnc.h 7 additions, 5 deletionstools/dnc/dnc.h
- tools/dnc/dnc.yaml 2 additions, 1 deletiontools/dnc/dnc.yaml
- tools/dnc/main.cpp 18 additions, 4 deletionstools/dnc/main.cpp
- tools/dsh/dsh.cpp 10 additions, 9 deletionstools/dsh/dsh.cpp
- tools/dsh/dsh.h 4 additions, 1 deletiontools/dsh/dsh.h
- tools/dsh/dsh.yaml 1 addition, 0 deletionstools/dsh/dsh.yaml
- tools/dsh/main.cpp 13 additions, 2 deletionstools/dsh/main.cpp
- tools/dvpn/dvpn.cpp 11 additions, 8 deletionstools/dvpn/dvpn.cpp
- tools/dvpn/dvpn.h 3 additions, 3 deletionstools/dvpn/dvpn.h
- tools/dvpn/dvpn.yaml 2 additions, 2 deletionstools/dvpn/dvpn.yaml
- tools/dvpn/main.cpp 11 additions, 1 deletiontools/dvpn/main.cpp
Please register or sign in to comment