Cisco Headend Digital Broadband Delivery System

Page of 148
 
Chapter 7    DNCS Web Services Security 
 
 
 
88 
4034689 Rev A 
4  Follow these instructions to restart the DNCS http process. 
a  Type the following command and press Enter to stop the http process: 
svcadm -v disable -st http
 
b  Type the following command and press Enter to refresh the http process: 
svcadm refresh http
 
c  Type the following command and press Enter to restart the http process: 
svcadm -v enable -s http
 
Result: The system displays the svc:/network/http:apache2 enabled 
message. 
5  Follow these instructions to restart the DNCS http-dncsws process. 
Type the following command and press Enter to stop the http-dncsws 
process: 
svcadm -v disable -st http-dncsws
 
b  Type the following command and press Enter to refresh the http-dncsws 
process: 
svcadm refresh http-dncsws
 
c  Type the following command and press Enter to restart the http-dncsws 
process: 
svcadm -v enable -s http-dncsws
 
Result: The system displays the svc:/network/http-dncsws:apache2-dncsws 
enabled
 message. 
 
Verify the Running Status of the Web Server Instances 
Complete the following steps to verify that the web server instances are running 
properly. 
Note: Both web instances are checked even if you configured only one instance to 
support the web UI and the web services. 
1  Type the following command and press Enter to verify the configuration and to 
enable HTTP-S. 
/etc/apache2/gen_crt_dncs
 
Result:  Output should look similar to the following example: 
Prepare SSL certificate for HTTPS service. HTTPS will not be 
supported on this host without an SSL certificate in place. 
Choose from following options:
 
1. Generate a self-signed SSL certificate and deploy now. You 
will need to manually deploy the certificate to those clients 
connecting to this server.
 
2. Generate a certificate signing request for the server 
certificate and proceed. No SSL certificate will be deployed, 
you will need to sign the generated CSR file externally and 
manually deploy it.