| 
									
										
										
										
											2012-02-28 08:23:39 +00:00
										 |  |  | <?php | 
					
						
							|  |  |  | include('./config.php'); | 
					
						
							|  |  |  | include('./include/my_functions.php'); | 
					
						
							|  |  |  | include('./include/common.php'); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | printHeader('about'); | 
					
						
							|  |  |  | ?>
 | 
					
						
							| 
									
										
										
										
											2021-03-03 17:15:01 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2012-02-28 08:23:39 +00:00
										 |  |  | <p> | 
					
						
							|  |  |  | PHPki is an <a href=http://www.opensource.org target=_blank>Open Source</a> | 
					
						
							| 
									
										
										
										
											2015-03-01 20:24:19 +06:00
										 |  |  | Web application for managing a <a href=<?php echo BASE_URL?>help/glossary.html#PKI target=help/glossary>
 | 
					
						
							| 
									
										
										
										
											2012-02-28 08:23:39 +00:00
										 |  |  | Public Key Infrastructure</a> within a small organizations. PHPki acts as a | 
					
						
							|  |  |  | mechanism for the centralized creation and management of digital certificates. | 
					
						
							|  |  |  | PHPki is capable of managing certificates for multiple organizations or user | 
					
						
							| 
									
										
										
										
											2021-03-03 17:15:01 +01:00
										 |  |  | accounts.</p> | 
					
						
							| 
									
										
										
										
											2012-02-28 08:23:39 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | <p> | 
					
						
							|  |  |  | PHPki requires the Apache Web Server, the <href=http://www.php.net target=_blank>PHP</a> Scripting Language, and <href=http://www.openssl.org target=_blank> | 
					
						
							|  |  |  | OpenSSL</a>, all of which are included with any major | 
					
						
							|  |  |  | <a href=http://www.linux.org target=_blank> Linux Operating System</a> | 
					
						
							|  |  |  | <a href=http://www.redhat.com target=_blank>distribution</a>. | 
					
						
							| 
									
										
										
										
											2021-03-03 17:15:01 +01:00
										 |  |  | </p> | 
					
						
							| 
									
										
										
										
											2012-02-28 08:23:39 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | <p> | 
					
						
							|  |  |  | This software may be freely redistributed under the terms of the  | 
					
						
							|  |  |  | <a href=http://www.gnu.org target=_blank>GNU</a> Public | 
					
						
							|  |  |  | License provided this page and all copyright notices remain completely intact. | 
					
						
							| 
									
										
										
										
											2021-03-03 17:15:01 +01:00
										 |  |  | </p> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2012-02-28 08:23:39 +00:00
										 |  |  | <p> | 
					
						
							|  |  |  | <center><h4>Copyright: 2003, William E. Roadcap</h4> | 
					
						
							|  |  |  | <form> | 
					
						
							|  |  |  | <textarea name=gpl cols=80 rows=15 readonly> | 
					
						
							| 
									
										
										
										
											2013-08-10 16:52:41 +02:00
										 |  |  | <?php | 
					
						
							| 
									
										
										
										
											2012-02-28 08:23:39 +00:00
										 |  |  | readfile("./LICENSE.TXT"); | 
					
						
							|  |  |  | ?>
 | 
					
						
							|  |  |  | </textarea> | 
					
						
							|  |  |  | </form> | 
					
						
							|  |  |  | </center> | 
					
						
							| 
									
										
										
										
											2021-03-03 17:15:01 +01:00
										 |  |  | </p> | 
					
						
							| 
									
										
										
										
											2012-02-28 08:23:39 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-08-10 16:52:41 +02:00
										 |  |  | <?php | 
					
						
							| 
									
										
										
										
											2012-02-28 08:23:39 +00:00
										 |  |  | printFooter(); | 
					
						
							|  |  |  | ?>
 | 
					
						
							|  |  |  | 
 |