//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // #include "afxres.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // English (U.S.) resources #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) #ifdef _WIN32 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US #pragma code_page(1252) #endif //_WIN32 #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // TEXTINCLUDE // 1 TEXTINCLUDE DISCARDABLE BEGIN "resource.h\0" END 2 TEXTINCLUDE DISCARDABLE BEGIN "#include ""afxres.h""\r\n" "\0" END 3 TEXTINCLUDE DISCARDABLE BEGIN "1 TYPELIB ""CertWiz.tlb""\r\n" "#include ""countries.rc""\r\n" "#include ""res\\version.rc2""\0" END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Dialog // IDD_PAGE_WELCOME_START DIALOG DISCARDABLE 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg" BEGIN LTEXT "Welcome to the Web Server Certificate Wizard", IDC_STATIC_WZ_WELCOME,115,1,178,31 LTEXT "This wizard helps you create and administer server certificates used in secure Web communications between your server and a client.", IDC_STATIC,115,41,160,25 LTEXT "Status of your Web server:",IDC_STATIC,115,69,189,8 LTEXT "",IDC_STATIC_WZ_BODY,115,80,163,57 LTEXT "To continue, click Next.",IDC_STATIC_WZ_CLICK,115,147, 189,11 END IDD_PAGE_WIZ_GET_WHAT DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN CONTROL "&Create a new certificate.",IDC_RADIO0,"Button", BS_AUTORADIOBUTTON | BS_MULTILINE | WS_GROUP | WS_TABSTOP,21,59,275,9 CONTROL "&Assign an existing certificate",IDC_RADIO1,"Button", BS_AUTORADIOBUTTON | BS_MULTILINE | WS_TABSTOP,21,76,275, 9 CONTROL "Imp&ort a certificate from a Key Manager backup file.", IDC_RADIO2,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | WS_TABSTOP,21,93,275,9 LTEXT "There are three methods for assigning a certificate to a Web site.", IDC_STATIC_WZ_SUBTITLE,21,9,229,23 LTEXT "Server Certificate",IDC_STATIC_WZ_TITLE,7,0,289,9,0, WS_EX_TRANSPARENT CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,316,1 LTEXT "Select the method you want to use for this web site:", IDC_STATIC,21,44,275,8 END IDD_PAGE_WIZ_CHOOSE_ONLINE DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Certificate requests are sent to a certification authority available on your network.", IDC_STATIC_WZ_SUBTITLE,21,9,229,22 LTEXT "Choose a Certification Authority",IDC_STATIC_WZ_TITLE,7, 0,267,9,0,WS_EX_TRANSPARENT CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,317,1 LTEXT "Select a certification authority to process your request.", IDC_STATIC,21,44,275,9 LTEXT "&Certification authorities:",IDC_STATIC,21,59,275,8 COMBOBOX IDC_CA_ONLINE_LIST,21,69,275,67,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP END IDD_PAGE_WIZ_SECURITY_SETTINGS DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg" BEGIN LTEXT "Your new certificate must have a name and a specific bit length.", IDC_STATIC_WZ_SUBTITLE,21,9,228,9 LTEXT "Name and Security Settings",IDC_STATIC_WZ_TITLE,7,0,289, 9,0,WS_EX_TRANSPARENT CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,316,1 LTEXT "Type a name for the new certificate. The name should be easy for you to refer to and remember.", IDC_STATIC,21,39,274,17 LTEXT "Na&me:",IDC_STATIC,21,58,274,8 EDITTEXT IDC_FRIENDLY_NAME,21,68,275,14,ES_AUTOHSCROLL LTEXT "The bit length of the encryption key determines the certificate's encryption strength. The greater the bit length, the stronger the security. However, a greater bit length may decrease performance.", IDC_STATIC,21,90,274,25 LTEXT "Bit lengt&h:",IDC_STATIC,21,118,66,8 COMBOBOX IDC_BIT_LENGTH,89,117,68,86,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP CONTROL "&Server Gated Cryptography (SGC) certificate (for export versions only)", IDC_SGC_CERT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,21, 137,275,10 CONTROL "Select cryptographic service provider (CSP) for this certificate", IDC_PROVIDER_SELECT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,21,153,275,10 END IDD_PAGE_WIZ_ORG_INFO DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Your certificate must include information about your organization that distinguishes it from other organizations.", IDC_STATIC_WZ_SUBTITLE,21,9,228,24 LTEXT "Organization Information",IDC_STATIC_WZ_TITLE,7,0,238,9, 0,WS_EX_TRANSPARENT CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,316,1 LTEXT "Select or type your organization's name and your organizational unit. This is typically the legal name of your organization and the name of your division or department.", IDC_STATIC,21,43,275,19 LTEXT "For further information, consult certification authority's Web site.", IDC_STATIC,21,67,275,8 LTEXT "&Organization:",IDC_STATIC,21,82,275,8 COMBOBOX IDC_NEWKEY_ORG,21,92,224,49,CBS_DROPDOWN | CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP LTEXT "Organizational &unit:",IDC_STATIC,21,112,275,8 COMBOBOX IDC_NEWKEY_ORGUNIT,21,122,224,47,CBS_DROPDOWN | CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP END IDD_PAGE_WIZ_SITE_NAME DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Your Site's Common Name",IDC_STATIC_WZ_TITLE,7,0,289,9, 0,WS_EX_TRANSPARENT LTEXT "Your Web site's common name is its fully qualified domain name.", IDC_STATIC_WZ_SUBTITLE,21,9,227,10 CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,316,1 LTEXT "Type the common name for your site. If the server is on the Internet, use a valid DNS name. If the server is on the intranet, you may prefer to use the computer's NetBIOS name.", IDC_STATIC,21,44,275,26 LTEXT "If the common name changes, you will need to obtain a new certificate.", IDC_STATIC,21,75,275,9 LTEXT "&Common name:",IDC_STATIC,21,90,256,8 EDITTEXT IDC_NEWKEY_COMMONNAME,21,100,256,13,ES_AUTOHSCROLL END IDD_PAGE_WIZ_GEO_INFO DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Geographical Information",IDC_STATIC_WZ_TITLE,7,0,289,9, 0,WS_EX_TRANSPARENT LTEXT "The certification authority requires the following geographical information.", IDC_STATIC_WZ_SUBTITLE,21,9,228,21 CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,316,1 LTEXT "&Country/Region:",IDC_STATIC,21,44,83,8 COMBOBOX IDC_NEWKEY_COUNTRY,21,54,84,85,CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP LTEXT "&State/province:",IDC_STATIC,21,73,275,8 COMBOBOX IDC_NEWKEY_STATE,22,83,274,48,CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP LTEXT "City/&locality:",IDC_STATIC,21,102,275,8 COMBOBOX IDC_NEWKEY_LOCALITY,21,112,275,56,CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP LTEXT "State/province and City/locality must be complete, official names and may not contain abbreviations.", IDC_STATIC,21,136,275,18 END IDD_PAGE_WIZ_CONTACT_INFO DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Contact Information",IDC_STATIC_WZ_TITLE,7,0,289,9,0, WS_EX_TRANSPARENT LTEXT "This information will allow the certification authority to contact you in case there are any questions.", IDC_STATIC_WZ_SUBTITLE,21,9,229,23 CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,317,1 LTEXT "Type the contact information for your site. The contact person should be the administrator requesting the certificate.", IDC_STATIC,21,44,275,17 LTEXT "&Full name:",IDC_STATIC,21,67,221,8 COMBOBOX IDC_CONTACT_NAME,21,77,223,39,CBS_DROPDOWN | WS_VSCROLL | WS_TABSTOP LTEXT "&E-mail address:",IDC_STATIC,21,96,222,8 COMBOBOX IDC_EMAIL_ADDRESS,21,106,223,43,CBS_DROPDOWN | WS_VSCROLL | WS_TABSTOP LTEXT "&Phone number:",IDC_STATIC,21,125,222,8 COMBOBOX IDC_PHONE_NUMBER,21,135,127,42,CBS_DROPDOWN | WS_VSCROLL | WS_TABSTOP LTEXT "E&xt.",IDC_STATIC,155,137,16,8 COMBOBOX IDC_PHONE_EXT,176,135,50,42,CBS_DROPDOWN | WS_VSCROLL | WS_TABSTOP LTEXT "",IDC_STATUS_LINE,21,157,260,19 END IDD_PAGE_WIZ_FINAL_TO_FILE DIALOGEX 0, 0, 331, 193 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Completing the Web Server Certificate Wizard", IDC_STATIC_WZ_WELCOME,115,1,189,33,0,WS_EX_TRANSPARENT LTEXT "",IDC_STATIC_WZ_BODY,115,43,189,92 CONTROL "Click here",IDC_HOTLINK_CCODES,"Button",BS_OWNERDRAW | BS_FLAT,115,139,189,11 LTEXT "for a list of certification authorities who offer services for Microsoft products.", IDC_STATIC_WZ_BODY2,115,151,189,21 LTEXT "To close this wizard, click Finish.", IDC_STATIC_WZ_CLICK,115,172,189,8 END IDD_PAGE_WIZ_CHOOSE_CATYPE DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Delayed or Immediate Request",IDC_STATIC_WZ_TITLE,7,0, 267,9,0,WS_EX_TRANSPARENT LTEXT "You can prepare a request to be sent later, or you can send one immediately.", IDC_STATIC_WZ_SUBTITLE,21,9,228,23 CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,317,1 CONTROL "&Prepare the request now, but send it later", IDC_OFFLINE_RADIO,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,21,64,274,10 CONTROL "&Send the request immediately to an online certification authority", IDC_ONLINE_RADIO,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,21,79,275,10 LTEXT "Do you want to prepare a certificate request to be sent later, or do you want to send it immediately to an online certification authority?", IDC_STATIC,21,41,275,21 END IDD_PAGE_WIZ_CHOOSE_FILENAME DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Certificate Request File Name",IDC_STATIC_WZ_TITLE,7,0, 289,9,0,WS_EX_TRANSPARENT LTEXT "Your certificate request is saved as a text file with the file name you specify.", IDC_STATIC_WZ_SUBTITLE,21,9,227,22 CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,317,1 LTEXT "Enter a file name for the certificate request.", IDC_STATIC,21,44,275,12 LTEXT "&File name:",IDC_STATIC,21,59,220,10 EDITTEXT IDC_FILE_NAME,21,69,221,14,ES_AUTOHSCROLL | WS_GROUP PUSHBUTTON "B&rowse...",IDC_BROWSE_BTN,246,69,50,14 END IDD_PAGE_WIZ_REQUEST_DUMP DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Request File Summary",IDC_STATIC_WZ_TITLE,7,0,275,9,0, WS_EX_TRANSPARENT LTEXT "You have chosen to generate a request file.", IDC_STATIC_WZ_SUBTITLE,21,9,228,9 CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,316,1 LTEXT "File name:",IDC_STATIC,21,56,35,8 LTEXT "Static",IDC_FILE_NAME,61,56,235,8 LTEXT "Your request contains the following information:", IDC_STATIC,21,70,275,8 EDITTEXT IDC_CERT_CONTENTS,21,84,275,82,ES_MULTILINE | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "To generate the following request, click Next.", IDC_STATIC,21,42,275,8 END IDD_PAGE_WIZ_PENDING_WHAT_TODO DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Pending Certificate Request",IDC_STATIC_WZ_TITLE,7,0, 289,9,0,WS_EX_TRANSPARENT LTEXT "A pending certificate request is a request to which the certification authority has not yet responded.", IDC_STATIC_WZ_SUBTITLE,21,9,228,24 CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,316,1 CONTROL "&Process the pending request and install the certificate", IDC_PROCESS_PENDING,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,21,59,275,11 CONTROL "&Delete the pending request",IDC_KILL_PENDING,"Button", BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP, 21,74,275,11 LTEXT "A certificate request is pending. What would you like to do? ", IDC_STATIC,21,44,272,8 END IDD_PAGE_WIZ_GETRESP_FILE DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Process a Pending Request",IDC_STATIC_WZ_TITLE,7,0,162, 8 LTEXT "Process a pending certificate request by retrieving the file that contains the certification authority's response.", IDC_STATIC_WZ_SUBTITLE,21,9,227,24,0,WS_EX_TRANSPARENT CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,316,1 LTEXT "Enter the path and file name of the file containing the certification authority's response.", IDC_STATIC,21,44,275,9 LTEXT "&Path and file name:",IDC_STATIC,21,59,206,8 EDITTEXT IDC_FILE_NAME,21,69,223,14,ES_AUTOHSCROLL DEFPUSHBUTTON "B&rowse...",IDC_BROWSE_BTN,248,69,50,14 LTEXT "",IDC_ERROR_MSG,21,94,220,70 END IDD_PAGE_WIZ_INSTALL_RESP DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Certificate Summary",IDC_STATIC_WZ_TITLE,7,0,275,9 LTEXT "You have chosen to install a certificate from a response file.", IDC_STATIC_WZ_SUBTITLE,21,9,228,9 CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,317,1 LTEXT "File name:",IDC_STATIC,21,59,45,8 LTEXT "Static",IDC_FILE_NAME,94,59,202,8 LTEXT "Certificate details:",IDC_STATIC,21,74,275,8 EDITTEXT IDC_CERT_CONTENTS,21,84,275,82,ES_MULTILINE | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "To install the following certificate, click Next.", IDC_STATIC,21,44,275,8 END IDD_PAGE_WIZ_MANAGE_CERT DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Modify the Current Certificate Assignment", IDC_STATIC_WZ_TITLE,7,0,289,9,0,WS_EX_TRANSPARENT LTEXT "A certificate is currently installed on this Web site.", IDC_STATIC_WZ_SUBTITLE,21,9,228,9 CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,316,1 CONTROL "Rene&w the current certificate",IDC_RENEW_CERT,"Button", BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,21,59,275,10 CONTROL "&Remove the current certificate ",IDC_REMOVE_CERT, "Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,21,74,275,11 CONTROL "Repl&ace the current certificate",IDC_REPLACE_CERT, "Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,21,89,275,10 LTEXT "What do you want to do with the currently installed certificate?", IDC_STATIC,21,44,196,8 END IDD_PAGE_WIZ_FINAL_INSTALL DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Completing the Web Server Certificate Wizard", IDC_STATIC_WZ_WELCOME,115,0,181,33,0,WS_EX_TRANSPARENT LTEXT "",IDC_STATIC_WZ_BODY,115,53,189,73 LTEXT "To close this wizard, click Finish.", IDC_STATIC_WZ_CLICK,115,128,189,8 END IDD_PAGE_WIZ_REMOVE_CERT DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Remove a Certificate",IDC_STATIC_WZ_TITLE,7,0,289,9,0, WS_EX_TRANSPARENT LTEXT "This certificate can be stored and reused later for this or another server.", IDC_STATIC_WZ_SUBTITLE,21,9,227,11 CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,316,1 LTEXT "Certificate details:",IDC_STATIC,21,59,275,8 EDITTEXT IDC_CERT_CONTENTS,21,71,272,95,ES_MULTILINE | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "To remove this certificate from your server and store it for later use, click Next.", IDC_STATIC,21,44,275,8 END IDD_PAGE_WIZ_FINAL_REMOVE DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Completing the Web Server Certificate Wizard", IDC_STATIC_WZ_WELCOME,115,0,181,33,0,WS_EX_TRANSPARENT LTEXT "",IDC_STATIC_WZ_BODY,115,53,189,73 LTEXT "To close this wizard, click Finish.", IDC_STATIC_WZ_CLICK,115,128,189,8 END IDD_PAGE_WIZ_ONLINE_DUMP DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Certificate Request Submission",IDC_STATIC_WZ_TITLE,7,0, 275,9 LTEXT "You have chosen to submit the following certificate request.", IDC_STATIC_WZ_SUBTITLE,21,9,228,9 CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,316,1 LTEXT "Certification Authority:",IDC_STATIC,21,59,72,8 LTEXT "Static",IDC_CA_NAME,112,59,184,8 LTEXT "Request parameters:",IDC_STATIC,21,74,275,8 EDITTEXT IDC_CERT_CONTENTS,21,84,275,82,ES_MULTILINE | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "To submit this request, click Next.",IDC_STATIC,21,44, 275,8 END IDD_PAGE_WIZ_CHOOSE_CERT DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Available Certificates",IDC_STATIC_WZ_TITLE,7,0,289,8,0, WS_EX_TRANSPARENT LTEXT "The certificates you can use for your Web server are listed below.", IDC_STATIC_WZ_SUBTITLE,21,9,228,25 CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,317,1 LTEXT "Select a certificate:",IDC_STATIC,21,44,275,9 CONTROL "List1",IDC_CERT_LIST,"SysListView32",LVS_REPORT | LVS_SINGLESEL | WS_BORDER | WS_TABSTOP,21,54,275,106 END IDD_PAGE_WIZ_REPLACE_CERT DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Replace Certificate",IDC_STATIC_WZ_TITLE,7,0,289,9,0, WS_EX_TRANSPARENT LTEXT "The current certificate will be replaced by the certificate described below.", IDC_STATIC_WZ_SUBTITLE,21,9,228,21 CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,316,1 LTEXT "Replacement certificate details:",IDC_STATIC,21,58,275, 8 EDITTEXT IDC_CERT_CONTENTS,21,69,275,97,ES_MULTILINE | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "To replace the current certificate with this one, click Next.", IDC_STATIC,21,44,275,8 END IDD_PAGE_WIZ_INSTALL_CERT DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Certificate Summary",IDC_STATIC_WZ_TITLE,7,0,275,9 LTEXT "You have chosen to install an existing certificate.", IDC_STATIC_WZ_SUBTITLE,21,9,228,9,0,WS_EX_TRANSPARENT CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,316,1 LTEXT "Certificate details:",IDC_STATIC,21,67,275,8 EDITTEXT IDC_CERT_CONTENTS,21,77,275,89,ES_MULTILINE | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "The following certificate is available for installation on your Web server. To install this certificate, click Next.", IDC_STATIC,21,44,275,17 END IDD_PAGE_WIZ_CANCEL_REQUEST DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Delete a Pending Request",IDC_STATIC_WZ_TITLE,7,0,289,9, 0,WS_EX_TRANSPARENT LTEXT "You have chosen to delete a pending certificate request.", IDC_STATIC_WZ_SUBTITLE,21,9,228,24 CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,316,1 LTEXT "The wizard removes any data from the pending certificate request, and you will not be able to process any future responses regarding this request.", IDC_STATIC,21,40,275,19 EDITTEXT IDC_CERT_CONTENTS,21,106,275,59,ES_MULTILINE | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "To delete the request, click Next.",IDC_STATIC,21,87, 275,8 LTEXT "You may want to notify the certification authority that this request has been canceled.", IDC_STATIC,21,60,275,8 END IDD_PAGE_WIZ_FINAL_CANCEL DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Completing the Web Server Certificate Wizard", IDC_STATIC_WZ_WELCOME,115,0,189,33,0,WS_EX_TRANSPARENT LTEXT "",IDC_STATIC_WZ_BODY,115,53,189,73 LTEXT "To close this wizard, click Finish.", IDC_STATIC_WZ_CLICK,115,128,189,8 END IDD_PAGE_WIZ_GETKEY_FILE DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Import Certificate",IDC_STATIC_WZ_TITLE,7,0,54,8 LTEXT "You can import a certificate from a Key Manager backup file.", IDC_STATIC_WZ_SUBTITLE,21,9,222,22,0,WS_EX_TRANSPARENT CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,317,1 LTEXT "Enter the path and file name of the file containing the Key Manager certificate backup.", IDC_STATIC,21,44,275,10 LTEXT "&Path and file name:",IDC_STATIC,21,59,219,8 EDITTEXT IDC_FILE_NAME,21,69,221,14,ES_AUTOHSCROLL DEFPUSHBUTTON "B&rowse...",IDC_BROWSE_BTN,246,69,50,14 END IDD_PAGE_WIZ_GET_PASSWORD DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Key Manager Certificate Password ",IDC_STATIC_WZ_TITLE, 7,0,289,9,0,WS_EX_TRANSPARENT LTEXT "To import a Key Manager certificate, you must supply a password.", IDC_STATIC_WZ_SUBTITLE,21,9,227,22 CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,316,1 LTEXT "&Password:",IDC_STATIC,21,59,218,8 EDITTEXT IDC_KEYPASSWORD,21,69,217,13,ES_PASSWORD | ES_AUTOHSCROLL LTEXT "",IDC_ERROR_TEXT,21,83,217,34 LTEXT "Type the password for the Key Manager certificate you want to import.", IDC_STATIC,21,44,275,8 END IDD_PAGE_WIZ_INSTALL_KEYCERT DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Imported Certificate Summary",IDC_STATIC_WZ_TITLE,7,0, 289,9,0,WS_EX_TRANSPARENT LTEXT "You have chosen to install the following certificate.", IDC_STATIC_WZ_SUBTITLE,21,9,229,9 CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,316,1 LTEXT "File name:",IDC_STATIC,21,59,45,8 LTEXT "Static",IDC_FILE_NAME,94,59,202,8 LTEXT "Certificate details:",IDC_STATIC,21,74,169,8 EDITTEXT IDC_CERT_CONTENTS,21,84,275,82,ES_MULTILINE | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP LTEXT "To install the following imported certificate, click Next.", IDC_STATIC,21,44,275,8 END IDD_PAGE_WIZ_FINAL_REPLACE DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Completing the Web Server Certificate Wizard", IDC_STATIC_WZ_WELCOME,115,0,189,33,0,WS_EX_TRANSPARENT LTEXT "",IDC_STATIC_WZ_BODY,115,53,189,73 LTEXT "To close this wizard, click Finish.", IDC_STATIC_WZ_CLICK,115,132,189,8 END IDD_PAGE_WIZ_CHOOSE_CSP DIALOGEX 0, 0, 317, 179 STYLE WS_CHILD | WS_DISABLED | WS_BORDER FONT 8, "MS Shell Dlg" BEGIN LTEXT "Available Providers",IDC_STATIC_WZ_TITLE,7,0,289,8,0, WS_EX_TRANSPARENT LTEXT "The cryptographic providers you can use for your certificate are listed below.", IDC_STATIC_WZ_SUBTITLE,21,9,228,25 CONTROL "",IDC_STATIC_WZ_HEADER_DIVIDER,"Static",SS_BLACKFRAME | SS_SUNKEN,0,35,317,1 LTEXT "&Select a provider",IDC_STATIC,21,44,275,9 LISTBOX IDC_CSP_LIST,21,58,275,104,LBS_SORT | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP END ///////////////////////////////////////////////////////////////////////////// // // DESIGNINFO // #ifdef APSTUDIO_INVOKED GUIDELINES DESIGNINFO DISCARDABLE BEGIN IDD_PAGE_WELCOME_START, DIALOG BEGIN RIGHTMARGIN, 304 VERTGUIDE, 115 BOTTOMMARGIN, 166 HORZGUIDE, 52 HORZGUIDE, 137 END IDD_PAGE_WIZ_GET_WHAT, DIALOG BEGIN VERTGUIDE, 21 VERTGUIDE, 296 BOTTOMMARGIN, 178 END IDD_PAGE_WIZ_CHOOSE_ONLINE, DIALOG BEGIN VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 296 HORZGUIDE, 37 END IDD_PAGE_WIZ_SECURITY_SETTINGS, DIALOG BEGIN VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 296 BOTTOMMARGIN, 166 HORZGUIDE, 117 END IDD_PAGE_WIZ_ORG_INFO, DIALOG BEGIN VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 296 BOTTOMMARGIN, 178 END IDD_PAGE_WIZ_SITE_NAME, DIALOG BEGIN VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 296 BOTTOMMARGIN, 178 END IDD_PAGE_WIZ_GEO_INFO, DIALOG BEGIN RIGHTMARGIN, 316 VERTGUIDE, 21 VERTGUIDE, 296 BOTTOMMARGIN, 178 END IDD_PAGE_WIZ_CONTACT_INFO, DIALOG BEGIN VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 296 END IDD_PAGE_WIZ_FINAL_TO_FILE, DIALOG BEGIN VERTGUIDE, 115 VERTGUIDE, 304 BOTTOMMARGIN, 172 HORZGUIDE, 57 END IDD_PAGE_WIZ_CHOOSE_CATYPE, DIALOG BEGIN VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 33 VERTGUIDE, 296 BOTTOMMARGIN, 177 HORZGUIDE, 112 END IDD_PAGE_WIZ_CHOOSE_FILENAME, DIALOG BEGIN VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 296 HORZGUIDE, 37 HORZGUIDE, 69 END IDD_PAGE_WIZ_REQUEST_DUMP, DIALOG BEGIN VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 296 BOTTOMMARGIN, 166 END IDD_PAGE_WIZ_PENDING_WHAT_TODO, DIALOG BEGIN VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 33 VERTGUIDE, 296 BOTTOMMARGIN, 178 END IDD_PAGE_WIZ_GETRESP_FILE, DIALOG BEGIN VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 296 HORZGUIDE, 83 END IDD_PAGE_WIZ_INSTALL_RESP, DIALOG BEGIN VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 296 BOTTOMMARGIN, 166 END IDD_PAGE_WIZ_MANAGE_CERT, DIALOG BEGIN VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 296 END IDD_PAGE_WIZ_FINAL_INSTALL, DIALOG BEGIN VERTGUIDE, 115 VERTGUIDE, 296 BOTTOMMARGIN, 166 END IDD_PAGE_WIZ_REMOVE_CERT, DIALOG BEGIN VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 296 BOTTOMMARGIN, 166 END IDD_PAGE_WIZ_FINAL_REMOVE, DIALOG BEGIN VERTGUIDE, 115 VERTGUIDE, 296 BOTTOMMARGIN, 166 END IDD_PAGE_WIZ_ONLINE_DUMP, DIALOG BEGIN VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 296 BOTTOMMARGIN, 166 END IDD_PAGE_WIZ_CHOOSE_CERT, DIALOG BEGIN VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 296 BOTTOMMARGIN, 172 END IDD_PAGE_WIZ_REPLACE_CERT, DIALOG BEGIN VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 296 BOTTOMMARGIN, 166 HORZGUIDE, 36 END IDD_PAGE_WIZ_INSTALL_CERT, DIALOG BEGIN RIGHTMARGIN, 316 VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 296 BOTTOMMARGIN, 166 END IDD_PAGE_WIZ_CANCEL_REQUEST, DIALOG BEGIN RIGHTMARGIN, 316 VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 296 BOTTOMMARGIN, 174 END IDD_PAGE_WIZ_FINAL_CANCEL, DIALOG BEGIN VERTGUIDE, 115 VERTGUIDE, 304 VERTGUIDE, 316 END IDD_PAGE_WIZ_GETKEY_FILE, DIALOG BEGIN VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 296 END IDD_PAGE_WIZ_GET_PASSWORD, DIALOG BEGIN VERTGUIDE, 21 VERTGUIDE, 296 BOTTOMMARGIN, 178 HORZGUIDE, 37 END IDD_PAGE_WIZ_INSTALL_KEYCERT, DIALOG BEGIN VERTGUIDE, 21 VERTGUIDE, 296 BOTTOMMARGIN, 166 END IDD_PAGE_WIZ_FINAL_REPLACE, DIALOG BEGIN VERTGUIDE, 115 VERTGUIDE, 304 BOTTOMMARGIN, 166 END IDD_PAGE_WIZ_CHOOSE_CSP, DIALOG BEGIN VERTGUIDE, 7 VERTGUIDE, 21 VERTGUIDE, 296 BOTTOMMARGIN, 172 END END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Bitmap // IDB_WIZ_LEFT BITMAP DISCARDABLE "res\\WelcomeLeft_4Bit.bmp" IDB_WIZ_TOP BITMAP DISCARDABLE "res\\wiz_top.bmp" ///////////////////////////////////////////////////////////////////////////// // // Cursor // IDC_BROWSE_CUR CURSOR DISCARDABLE "res\\browse.cur" ///////////////////////////////////////////////////////////////////////////// // // String Table // STRINGTABLE DISCARDABLE BEGIN IDS_CERTWIZ "IIS Certificate Wizard" IDS_CERTWIZ_PPG "Certificate Wizard Property Page" END STRINGTABLE DISCARDABLE BEGIN IDS_CERTWIZ_PPG_CAPTION "General" IDS_WELCOME_PAGE_CAPTION "Welcome to the Web Server Certificate Wizard." IDS_CHOOSE_CA_PAGE_CAPTION "Choose a Request Method" IDS_REPLACE_FILE "%1 already exists.\nDo you want to replace it?" IDS_PENDING_REQUEST "You have a pending certificate request. Certificate Wizard will help you to process the response from a Certification Authority or to remove this pending request." IDS_NEW_CERT "Your Web Server doesn't have a certificate installed and you don't have any pending requests. Certificate Wizard will help you to create a new certificate for this Web Server or attach to an existing certificate." IDS_REQ_FILE_EXT ".txt" IDS_RESP_FILE_EXT ".cer" END STRINGTABLE DISCARDABLE BEGIN IDS_REQ_FILE_FILTER "Text Files (*.txt)!*.txt!All files (*.*)!*.*!!" IDS_RESP_FILE_FILTER "Certificate file (*.cer)!*.cer!All files (*.*)!*.*!!" IDS_INSTALLED_CERT "You have a certificate installed for the selected server. Certificate Wizard will help you to manage this certificate." IDS_CERT_INSTALLATION_FAILURE "Failed to install certificate. Error code is %h." IDS_METABASE_OPEN_FAILURE "Failed to open MetaBase. Error code is %h." IDS_INSTALL_CERT_SUCCESS_HEADER "Certificate Successfully Installed" IDS_INSTALL_CERT_FAILURE_HEADER "Failed to Install the Certificate" IDS_REMOVE_CERT_FAILED "Failed to uninstall the certificate. Error code %h" IDS_INTERNAL_ERROR "Internal error" IDS_RESPONSE_CERT_KEY_MISMATCH "Public keys mismatch in request and response" IDS_ISSUED_TO "Issued To" END STRINGTABLE DISCARDABLE BEGIN IDS_ISSUED_BY "Issued By" IDS_EXPIRATION_DATE "Expiration Date" IDS_PURPOSE "Intended Purpose" IDS_FRIENDLY_NAME "Friendly Name" IDS_FRIENDLYNAME_NONE "" IDS_REMOVE_CERT_SUCCESS_HEADER "Certificate Successfully Unistalled" IDS_REMOVE_CERT_FAILURE_HEADER "Failed to Uninstall Certificate" IDS_RESP_FILE_DEFAULT "c:\\newcert.cer" IDS_REQ_FILE_DEFAULT "c:\\certreq.txt" IDS_CANCEL_CERT_SUCCESS_HEADER "Certificate request was successfully canceled" IDS_CANCEL_CERT_FAILURE_HEADER "Failed to cancel certificate request" IDS_ASK_CREATE_DIR "Directory %1 does not exist.\nDo you want to create it?" IDS_FINAL_TO_FILE_SUCCESS_HEADER "Certificate Request Successfully Generated" IDS_FINAL_TO_FILE_FAILURE_HEADER "Failed to Generate the Certificate Request" IDS_CERTKEY_MISMATCH_ERROR1 "The public key in this certificate mismatches the key in the request. This certificate was issued for the server with instance name:\n\t%1\nPlease select matching response file or restart the Wizard for the matching server and then install the certificate from this file." IDS_CERTKEY_MISMATCH_ERROR2 "The pending certificate request for this response file was not found. This request may be canceled. You cannot install selected response certificate using this Wizard." END STRINGTABLE DISCARDABLE BEGIN IDS_WEB_SITE_N "[Web Site #%1]" IDS_KEY_FILE_EXT ".key" IDS_KEY_FILE_FILTER "Key Ring backup files (*.key)!*.key!All Files (*.*)!*.*!!" IDS_KEY_FILE_DEFAULT "c:\\keyring.key" IDS_FAILED_IMPORT_KEY_FILE "Cannot import Key Ring backup file.\nEither you entered wrong password for this file or certificate is expired." IDS_COUNTRY "Country / Region" IDS_STATE "State / Province" IDS_LOCALITY "City" IDS_ORGANIZATION "Organization" IDS_ORGANIZATION_UNIT "Organizational Unit" IDS_ANY "Any" IDS_CERTKEY_ALREADY_INSTALLED "Selected certificate was already installed to another server.\nPlease, choose another response file." IDS_CERTKEY_ALREADY_INSTALLED_WHERE "Selected certificate was already installed to server\n\n%1\n\nPlease, choose another response file." IDS_FINAL_TO_FILE_BODY_SUCCESS "Your request was saved to the file:\r\n\r\n%s\r\n\r\nTo complete the certificate request process, send or e-mail this file to your Certification Authority. Your CA should send you a response file that contains your new certificate.\r\nWhen you receive your CA response, restart this wizard to attach it to your site." IDS_CONTACT_NAME "Web Master" IDS_CONTACT_ADDRESS "E_Mail" END STRINGTABLE DISCARDABLE BEGIN IDS_CONTACT_PHONE "Contact phone" IDS_FILE_DOES_NOT_EXIST "File %1 does not exist" IDS_FILE_IS_DIRECTORY "%1 is directory name and cannot be opened" IDS_CERT_REPLACE_SUCCESS "You have successfully completed the Web Server Certificate wizard.\n\nThe previous certificate has been stored for future use, and a new certificate has been installed.\n\nIf you need to renew, replace, or delete this new certificate in the future, you can use the wizard again." IDS_CERT_INSTALLED_SUCCESS "You have successfully completed the Web Server Certificate wizard.\n\nA certificate is now installed on this server.\n\nIf you need to renew, replace, or delete the certificate in the future, you can use the wizard again." IDS_CERT_CANCEL_SUCCESS "You have successfully completed the Web Server Certificate wizard.\n\nThe certificate request was canceled.\n\nTo install a certificate on this server, start the Web Server Certificate wizard again. You can then create a new certificate or reuse a stored certificate." IDS_CERT_REMOVE_SUCCESS "You have successfully completed the Web Server Certificate wizard.\n\nThe certificate was uninstalled\n\nTo attach a certificate on this server, start the Web Server Certificate wizard again. You can then create a new certificate or reuse a stored certificate." IDS_CERT_REQUEST_SUCCESS "You have successfully completed the Web Server Certificate wizard. A certificate request was created and saved to the file:\n\n%s\n\nSend or e-mail this file to your certification authority, who will send you a response file containing your new certificate.\nRestart this wizard to attach the new certificate to your server." IDS_MICROSOFT_CA_LINK "http://www.microsoft.com/security/ca/ca.htm" IDS_ALL "" IDS_WRONG_PHONE_NUMBER "Valid phone number could contain only digits and +-/ (). Valid extension could contain only digits." END #endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// #ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. // 1 TYPELIB "CertWiz.tlb" #include "countries.rc" #include "res\version.rc2" ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED