Format with CodeSniffer --standard=PSR2
This commit is contained in:
@@ -1,29 +1,47 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Root Certificate Installation for Outlook & Outlook Express</title>
|
||||
<link rel='stylesheet' type='text/css' href='../css/style.css'>
|
||||
<title>Root Certificate Installation for Outlook & Outlook Express</title>
|
||||
<link rel='stylesheet' type='text/css' href='../css/style.css'>
|
||||
</head>
|
||||
<body>
|
||||
<center><h1>Root Certificate Installation for Outlook & Outlook Express</h1>
|
||||
<h2>A Step-by-Step Guide</h2></center><br>
|
||||
<h4>
|
||||
<p><img src=../images/right-click-install-cacert.jpg>
|
||||
<p>Open the folder which holds the certificates you have downloaded.<br>
|
||||
Right-click on the certificate you wish to install, and select
|
||||
<cite>Install Certificate</cite> from the context menu.
|
||||
<p><br><img src=../images/cert-wizard1-welcome.jpg >
|
||||
<p>Click the <cite>Next</cite> button in the <cite>Certificate Wizard</cite>
|
||||
welcome window.
|
||||
<p><br><img src=../images/cert-wizard4-select-store.jpg>
|
||||
<p>Click the <cite>Next</cite> button in the <cite>Select a Certificate Store</cite> window.
|
||||
<p><br><img src=../images/cert-wizard5-root-final.jpg>
|
||||
<p>Click the <cite>Finish</cite> button in the <cite>Complete the Certificate..</cite> window.
|
||||
<p><br><img src=../images/confirm-install-cacert.jpg>
|
||||
<p>You may be asked to confirm the root certificate installation. Click the <cite>Yes</cite> button if a window like this appears.
|
||||
<p><br><img src=../images/import-successful.jpg>
|
||||
<p>Windows confirms the root certificate was successfully imported.<br>
|
||||
You may now <a href=usercert_install_ie.html>install your personal e-mail certificate</a>.
|
||||
|
||||
</h4>
|
||||
<body>
|
||||
<center>
|
||||
<h1>Root Certificate Installation for Outlook & Outlook Express</h1>
|
||||
|
||||
<h2>A Step-by-Step Guide</h2>
|
||||
</center><br>
|
||||
|
||||
<p><img src="../images/right-click-install-cacert.jpg"></p>
|
||||
|
||||
<p>Open the folder which holds the certificates you have downloaded.<br>
|
||||
Right-click on the certificate you wish to install, and select <cite>Install Certificate</cite> from the context menu.</p>
|
||||
|
||||
<p><br>
|
||||
<img src="../images/cert-wizard1-welcome.jpg"></p>
|
||||
|
||||
<p>Click the <cite>Next</cite> button in the <cite>Certificate Wizard</cite> welcome window.</p>
|
||||
|
||||
<p><br>
|
||||
<img src="../images/cert-wizard4-select-store.jpg"></p>
|
||||
|
||||
<p>Click the <cite>Next</cite> button in the <cite>Select a Certificate Store</cite> window.</p>
|
||||
|
||||
<p><br>
|
||||
<img src="../images/cert-wizard5-root-final.jpg"></p>
|
||||
|
||||
<p>Click the <cite>Finish</cite> button in the <cite>Complete the Certificate..</cite> window.</p>
|
||||
|
||||
<p><br>
|
||||
<img src="../images/confirm-install-cacert.jpg"></p>
|
||||
|
||||
<p>You may be asked to confirm the root certificate installation. Click the <cite>Yes</cite> button if a window like this appears.</p>
|
||||
|
||||
<p><br>
|
||||
<img src="../images/import-successful.jpg"></p>
|
||||
|
||||
<p>Windows confirms the root certificate was successfully imported.<br>
|
||||
You may now <a href="usercert_install_ie.html">install your personal e-mail certificate</a>.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user