A new demo has been added in the Windows Server 2000 demo portion.The detail of this demo is
Title: How to Generate CSR for a Web Site in IIS 5.0 in Windows Server 2000
Objective: The objective of this demo is to teach you how to generate CSR (Certificate Signing Request) for a web site in IIS 5.0 in Windows Server 2000. A CSR (Certificate Signing Request) is basically a certificate that you generate on your server that validates the computer-specific information about your server when you request a certificate from a third-party CA. The CSR is simply an encrypted text message that is encrypted with a public/private key pair.
If you are a subscriber, then click the Demos link in the navigation menu to view the complete list of demos.