I want to request a x509 certificate from certificate server(2003) programmatically to my PC. When user types User ID and PW through my interface ,It validate the user from Active directory and it should issue a certificate to client PC. Do anybody can help me with C# sample code.