Browse Source

0004: Creating a Self-Signed Public Key Infrastructure (PKI)

i12bretro 3 years ago
parent
commit
13a4f0eaed
1 changed files with 2 additions and 1 deletions
  1. 2 1
      0004.html

+ 2 - 1
0004.html

@@ -4,10 +4,11 @@
         <title>Creating a Self-Signed Public Key Infrastructure (PKI)</title>
         <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
         <meta charset="UTF-8">
-        <meta name="keywords" content="PKI,Public Key Infrastructure,XCA,SSL,Web Server,OpenVPN,Certificates,Certificate Authority,Self-Signed,Tutorial">
+        <meta name="keywords" content="How To Create Self-Signed Certificates,PKI,Public Key Infrastructure,XCA,Self-Signed PKI,HTTPS,SSL,Web Server,OpenVPN,Certificates,Encryption,Certificate Authority,Self-Signed,SSL Certificates,Windows,Self-Signed SSL,X Certificate And Key Management,X Certificate Key Manager,Self-Signed Certificate,Self-Signed HTTPS,Home Lab,Public Key User Interface,Graphical Certificate Management,How To,Tutorial,i12bretro">
         <meta name="author" content="i12bretro">
         <meta name="description" content="Creating a Self-Signed Public Key Infrastructure (PKI)">
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="revised" content="03/24/2022 08:30:25 PM" />
 				          <link rel="icon" type="image/x-icon" href="includes/favicon.ico">
 				  <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
 				        <script type="text/javascript" src="includes/js/steps.js"></script>