Code: Select all
VERIFY ERROR: depth=0, error=self signed certificate
Code: Select all
VERIFY ERROR: depth=0, error=self signed certificate
Code: Select all
vpncmd localhost:443 /server /password:123 /adminhub:VPN /cmd UserCertSet user1 /LOADCERT:z:\client.crt
Connection has been established with VPN Server "localhost" (port 443).
You have administrator privileges for the entire VPN Server
The Virtual Hub "VPN" has been selected.
VPN Server/VPN>UserCertSet user1 /LOADCERT:z:\client.crt
UserCertSet command - Set Individual Certificate Authentication for User Auth Type and Set Certificate
The command completed successfully.
Will this import the server.crts? or is the entire idea is to migrate all the client certs into the server?solo wrote: ↑Sat Mar 09, 2024 1:36 amIt is supported in SE v5.
Code: Select all
vpncmd localhost:443 /server /password:123 /adminhub:VPN /cmd UserCertSet user1 /LOADCERT:z:\client.crt Connection has been established with VPN Server "localhost" (port 443). You have administrator privileges for the entire VPN Server The Virtual Hub "VPN" has been selected. VPN Server/VPN>UserCertSet user1 /LOADCERT:z:\client.crt UserCertSet command - Set Individual Certificate Authentication for User Auth Type and Set Certificate The command completed successfully.
I keep getting:
Code: Select all
Error occurred. (Error code: 29)
Object not found.