.eps // eps does not work with CAcert logo, set to .eps when ok define( 'LOGO_DPI', '1000'); define( 'LOGO_TYPE','-'.LOGO_DPI.'.png'); // logo colors RGB hex define('BLUE', '#11568C'); // RGB 17 86 140 define('LBLUE', '#ADC5D7'); // RGB 112 154 186 define('LLBLUE','#D6E2EB'); // lighhter blue RGB 173 197 215 define('LIME', '#C7FF00'); // RGB 199 255 0 define('GREEN', '#00BE00'); // 0 190 0 define('POBOX','CAcert Inc. - P.O. Box 4107 - Denistone East NSW 2112 - Australia'); define('WEB', 'http://www.cacert.org'); define('WIKI','http://wiki.cacert.org/wiki'); define('ROOTKEYS',WEB.'/index.php?id=3'); define('ASSCAP', WIKI.'/FAQ/AssuranceByCAP'); define('ASSHBK', WIKI.'/AssuranceHandbook'); define('ASSINFO', WIKI.'/FAQ/AssuranceInformationForCAP'); define('ASSINTRO', WIKI.'/FAQ/AssuranceIntroduction'); define('ASSORG', WIKI.'/OrganisationAssurance'); define('ARBIT', WIKI.'/ArbitrationForum'); // CAcert Community Agreement define('CCA', 'CAcertCommunityAgreement'); // default policy to print define('POLICY','policy/'); // default policy doc directory define('EXT','.php'); // default policy doc extention, should be html /* finger print CAcert Root Key */ // should obtain this automatically define('CLASS1_SHA1','135C EC36 F49C B8E9 3B1A B270 CD80 8846 76CE 8F33'); define('CLASS3_SHA1','AD7C 3F64 FC44 39FE F4E9 0BE8 F47C 6CFA 8AAD FDCE'); // next two are not used on the form define('CLASS1_MD5','A6:1B:37:5E:39:0D:9C:36:54:EE:BD:20:31:46:1F:6B'); define('CLASS3_MD5','F7:25:12:82:4E:67:B5:D0:8D:92:B7:7C:0B:86:7A:42'); function DocumentHdr ($title1, $title2 ) { echo help('help'), ' ', "\n"; echo "
\n", '
', "\n"; echo "\n\n", '
'._("CAcert's Root Certificate").' | ', "\n"; $cnt = 0; while( list($key, $value) = each($SHA_sum) ) { echo '', str_replace(" ", ' ', $key), ': '; echo '>', str_replace(" ", ' ', $key), ': '; //echo str_replace(" ", ' ', $value), ''; echo $value, ''; $cnt++; } echo " |
\n"; } ?>
'._("Organisation Information (COAP) form").' V'.Version().'', "\n"; ?>