source: trunk/seguranca/classes/Verifica_Certificado_conf.php @ 1035

Revision 1035, 206 bytes checked in by rafaelraymundo, 15 years ago (diff)

Ticket #558 - Adicionada funcionalidade de assinatura e criptografia de e-mails.

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.