Description
Shows the Check Point fingerprint.
Note - On Multi-Domain Server, you must run this command in the context of the applicable Domain Management Server (
IP Address or Name of Domain Management Servermdsenv <
>
).
Syntax
fwm [-d] fingerprint [-d] <IP address of Target> <SSL Port> localhost <SSL Port> |
Parameters
Item |
Description |
---|---|
|
Runs the command in debug mode:
|
|
Specifies the IP address of a remote managed computer. |
|
Specifies the SSL port number. The default is 443. |
Example 1 - Showing the fingerprint on the local Management Server
[Expert@MGMT:0]# fwm fingerprint localhost 443 #DN OID.1.2.840.113549.1.9.2=An optional company name,Email=Email Address,CN=192.168.3.51,L=Locality Name (eg\, city) #FINGER 11:A6:F7:1F:B9:F5:15:BC:F9:7B:5F:DC:28:FC:33:C5 ## [Expert@MGMT:0]# |
Example 2 - Showing the fingerprint from a managed Security Gateway
[Expert@MGMT:0]# fwm fingerprint 192.168.3.52 443 #DN OID.1.2.840.113549.1.9.2=An optional company name,Email=Email Address,CN=192.168.3.52,L=Locality Name (eg\, city) #FINGER 5C:8E:4D:B9:B4:3A:58:F3:79:18:F1:70:99:8B:5F:2B ## [Expert@MGMT:0]# |