48 FileMaker Pro Web Publishing Security Guidelines
2.
Select the
Directory Security
tab in the Web Site Properties window. In the
Secure communications
section, click
Server Certificate
.
The IIS Certificate Wizard dialog box appears.
3.
In the Server Certificate window, select
Create a new certificate
, then click
Next
.
4.
In the Delayed or Immediate Request window, select
Prepare the request now, but send it later
, then
click
Next
.
5.
In the Name and Security Settings window, type a name for the new certificate.
The name should be easy for you to remember.
6.
Choose the encryption strength for your server, then click
Next
.
Note
Choose the highest encryption strength you are permitted. 128 bit SSL is the most powerful
encryption compatible with both U.S. and worldwide versions of Microsoft Internet Explorer and
Netscape browsers.
7.
In the Organization Information window, select or type your organization's name and your
organizational unit (your department). Click
Next
.
8.
In the Your Site's Common Name window, enter the full domain name for your web site. For
Internet sites use a valid DNS. You can also use a computer's NETBIOS name for intranet servers.
Click
Next
.
9.
In the Geographical Information window, select your country/region, you state/province, and
your city/locality. Click
Next
.
10.
In the Contact Information window, enter the name, phone number, and email address for the
administrator requesting the certificate. Click
Next
.
11.
In the Certificate Request File Name window, specify a location to save the certificate request.
Depending on how you are requesting the certificate and which Certificate Authority you are using,
you may need to copy and paste the certificate request into a web browser or send it via email. Click
Next
.
12.
In the Request File Summary window, confirm that the information you have entered is correct,
then click
Next
.
The IIS Certificate Wizard should now confirm that you have successfully created a certificate
request. If you have not determined which certification authority you would like to use, you can
select a link from this window for a list of CAs that offer services for Microsoft products.
13.
To close the IIS Certificate Wizard, click
Finish
.
Part 2: Entering your certificate
1.
After you have received your certificate from your Certification Authority (most likely via
email), copy the portion that begins with
BEGIN CERTIFICATE
to the portion that
ends with
END CERTIFICATE
and paste it into Note Pad or a similar text editor.
2.
Save the file as
Certificate.CER
Note
If you have used a different method for obtaining a certificate you may not need to save the
file. For example, if you have used a Certificate Server, the .CER file may have been downloaded
to a specified location. If you have received a .CER file, you can proceed to the next line.