Cisco Headend Digital Broadband Delivery System

Page of 148
 
 
 
Troubleshooting SSL/TLS on the DNCS 
 
4034689 Rev A 
109 
 
httpd   21615 dncs   259u IPv4 0x60019f6d540 0t0      TCP  
localhost:443 (LISTEN)
 
Note:  If TLS/SSL is not enabled, no data is displayed. 
3  If your output does not match what is displayed in steps 1 and 2, complete the 
following steps to stop and restart the DNCS web service instances. 
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. 
d  Type the following command and press Enter to stop the http-dncsws 
process: 
svcadm -v disable -st http-dncsws
 
Type the following command and press Enter to refresh the http-dncsws 
process: 
svcadm refresh http-dncsws
 
f  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. 
g  Repeat steps 1 and 2.