There are many services that can pose problems. It also depends on the underlying operating system that you are using. NIST has a good publication that should help you out on this "Guidelines on Securing Public Web Servers" http://csrc.nist.gov/publications/nistpubs/800-44/sp800-44.pdf I would also recommend that you look into a penetration test for your server. Let me know if you need any more info on pen testing as my company offers these services.
One answer to your second question would be that you can lock down the services better and reduce the risk of a compromise to the system.
Steve
Last Wiki Answer Submitted: January 2, 2006 11:22 am by Shardaus0 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
It is always advisable to have any critical server as a standalone server from the security standpoint. This server is going to have the certificate details and information related with keys and you surely don’t want to share this system with some other function. By having it as a standalone system, you could restrict access for only those administrators who support with your PKI infrastructure while locking everyone out.
It is always advisable to have any critical server as a standalone server from the security standpoint. This server is going to have the certificate details and information related with keys and you surely don’t want to share this system with some other function. By having it as a standalone system, you could restrict access for only those administrators who support with your PKI infrastructure while locking everyone out.
-Ajay