Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

indent
1
1
Before you begin, you must have done the following:
{panel}
\\
* Obtained a server certificate for your server/workstation:\\
\\
If you haven't already done so, you can find instruction on how to obtain a server certificate at the [Web Service Working Group|https://wikis.mit.edu/confluence/display/WSWG/How+to+acquire+and+verify+a+M.I.T.+x509+Server+Certificate] wikis site.\\
\\
* You have a copy of the M.I.T. CA certificate (mitca.pem).  If you don't have one, you can [download mitca.pem|^mitca.pem] now.\\
\\
{panel}

...

PREREQUISITES

indent
1
1
{panel}
\\
* This is an example of how the configure XAMPP to use M.I.T. server certificates.  For this example, it is assumed that the server certificate, the server certificate key and the M.I.T. CA certificate is found in the c:\certificate directory.  Replace the c:\certificate with the directory path to your certificates.\\
\\
* It is also assumed in this example that:\\
\\
the server name is *chongqing.mit.edu*\\
the server certificate file name is *chongqing.pem*\\
the server certificate key file name is *chongqing-key.pem*.\\
\\
Replace the above with the actual names.
\\
{panel}

Server certificate installation

indent
1
1

{panel}
\\

\\
{panel}