Verifying Secure Web Access

To verify that the device has the secure access settings you configured, perform the following tasks:

Displaying an SSL Certificate Configuration

Purpose

Display the SSL certificate configuration.

Action

From the J-Web interface, select CLI Tools>CLI Viewer. Alternatively, from configuration mode in the CLI, enter the show security command.

The following sample output displays an SSL certificate generated with instructions in Generating SSL Certificates:

[edit]user@R0# show securitycertificates {local {new { "-----BEGIN RSA PRIVATE KEY-----\nMIICXQIBAAKBgQC/C5UI4frNqbi qPwbTiOkJvqoDw2YgYse0Z5zzVJyErgSg954T\nEuHM67Ck8hAOrCnb0YO+SY Y5rCXLf4+2s8k9EypLtYRw/Ts66DZoXI4viqE7HSsK\n5sQw/UDBIw7/MJ+OpA ... KYiFf4CbBBbjlMQJ0HFudW6ISVBslONkzX+FT\ni95ddka6iIRnArEb4VFCRh+ e1QBdp1UjziYf7NuzDx4Z\n -----END RSA PRIVATE KEY-----\n-----BEGIN CERTIFICATE----- \nMIIDjDCCAvWgAwIBAgIBADANBgkqhkiG9w0BAQQ ... FADCBkTELMAkGA1UEBhMCdXMx\nCzAJBgNVBAgTAmNhMRIwEAYDVQQHEwlzdW5ue HB1YnMxDTALBgNVBAMTBGpucHIxJDAiBgkqhkiG\n9w0BCQEWFW5iaGFyZ2F2YUB fLUYAnBYmsYWOH\n -----END CERTIFICATE-----\n"; ## SECRET-DATA}}}

Meaning

The output shows the intended secure access configuration.

Related Topics

For more information about the format of a configuration file, see the Junos OS Interfaces Configuration Guide for Security Devices.

Displaying a Secure Access Configuration

Purpose

Verify the secure access configuration.

Action

From the J-Web interface, select CLI Tools>CLI Viewer. Alternatively, from configuration mode in the CLI, enter the show system services command.

The following sample output displays the sample values for secure Web access as configured in Table 7:

[edit]user@R0# show system servicesweb-management {http;https {port 8443;local-certificate new;}}

Meaning

The output shows the intended secure access configuration.

Related Topics

For more information about the format of a configuration file, see the Junos OS Interfaces Configuration Guide for Security Devices.