source: companies/serpro/seguranca/classes/Verifica_Certificado_conf.php @ 903

Revision 903, 206 bytes checked in by niltonneto, 15 years ago (diff)

Importacao inicial do Expresso do Serpro

Line 
1<?php
2$GLOBALS['dirtemp']  =   '/var/www/expresso/seguranca/temp';
3$GLOBALS['CAs']  =         '/var/www/expresso/seguranca/cas/todos.cer';
4$GLOBALS['CRLs']  =       '/var/www/expresso/seguranca/crls/';
5?>
Note: See TracBrowser for help on using the repository browser.