Displaying a secure access configuration – Juniper Networks J4350 User Manual
Page 143
Configuring Secure Web Access
Sample Output
[edit]
user@R0# show security
certificates {
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
}
}
}
What It Means
The output shows the intended secure access configuration. For more information
about the format of a configuration file, see the J-series Services Router Basic LAN
and WAN Access Configuration Guide.
Displaying a Secure Access Configuration
Purpose
Verify the secure access configuration.
Action
From the J-Web interface, select
Configuration>View and Edit>View Configuration Text.
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 40.
Sample Output
[edit]
user@R0# show system services
web-management {
http;
https {
port 8443;
local-certificate new;
}
}
What It Means
The output shows the intended secure access configuration. For more information
about the format of a configuration file, see the J-series Services Router Basic LAN
and WAN Access Configuration Guide.
Verifying Secure Web Access
123