Share via


Obtaining a Certificate Using a .cfg File (Windows CE 5.0)

Send Feedback

By sing the Enterprise Web Pad image that you created and downloaded on a CEPC or on an Emulator, you can obtain a certificate from a Windows 2000 Certificate Server.

To verify if the .cfg file is in the CEPC device

  1. From the Start menu of the CEPC device, point to Programs, and then select Windows Explorer.

  2. To open the Windows folder, double-click the Windows folder icon.

    <.cfg Filename> will be one of the files in the Windows root directory.

To obtain a certificate using the –f option

  1. From the Start menu of the CEPC device, choose Run.

    - or -

    From the Start menu of the Emulator on your development workstation, choose Run.

  2. In the Run dialog box, type enroll -f\Windows\<.cfg Filename**>** and then choose OK, where \Windows\ represents the <Path>.

    The following code shows the syntax:

    Enroll –f<path>enroll.cfg
    

    Note   Do not use a space between -f and <Path><.cfg Filename**>**.

  3. Type your Windows networking user name, domain, and password, and then choose OK.

  4. In the enrollment dialog box that asks if you want to add the certificate to the store, choose Yes.

    A Certificates dialog box with a message that indicates successful enrollment will appear.

  5. To close the dialog box, choose OK.

To verify your new certificate, see Verifying the Existence of a Certificate.

See Also

Certificates OS Design Development | Creating an Enrollment Environment | Configuring Enroll.exe

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.