Table of Contents:
-
Background
-
Creating QR Code
-
Related solutions
-
Related documentation
Background
A QR Code is a URL that is encoded in a QR image. Check Point Mobile applications have a built-in QR scanner that can read the URL and create a VPN Site. You can create a QR Code that creates VPN Sites on handheld devices.
Creating QR Code
- Download the CPQRGen Tool to your Windows computer.
- Extract the CPQRCodeGenerator.exe tool from the ZIP file.
-
Open Windows Command Prompt:
Start menu - Run... - cmd
- click on OK.
-
Run the CPQRCodeGenerator.exe tool with mandatory parameters:
CPQRCodeGenerator.exe name="VPN_SITE_NAME" host="VPN_SITE_ADDRESS" fingerprint="FINGERPRINT" file="PNG_FILE_NAME"
[other parameters]