Verify the secure access configuration.
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 32.
- [edit]
- user@R0# show system services
- web-management {
- http;
-
- https {
- port 8443;
- local-certificate new;
- }
- }
The output shows the intended secure access configuration.
For more information about the format of a configuration file, see the JUNOS Software Interfaces and Routing Configuration Guide.