'; echo '
'; echo '

' . lang('Parameters into') . ' ' . $path1 . ':

'; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; $aux = explode($GLOBALS['BASE'] . '/',$GLOBALS['dirtemp']); echo ''; echo ''; echo ''; echo ''; $aux = explode($GLOBALS['BASE'] . '/',$GLOBALS['CAs']); echo ''; echo ''; echo ''; echo ''; $aux = explode($GLOBALS['BASE'] . '/',$GLOBALS['CRLs']); echo ''; echo ''; echo ''; echo ''; $aux = explode($GLOBALS['BASE'] . '/',$GLOBALS['arquivos_crls']); echo ''; echo ''; echo ''; echo ''; $aux = explode($GLOBALS['BASE'] . '/',$GLOBALS['log']); echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo '
' . lang('Path BASE') . ':
'; echo ''; echo '
' . lang('Folder to temporary files to digital certificate validation') . ':
'; echo ''; echo '
' . lang('File with Certificate Authority(CAs) chains') . ':
'; echo ''; echo '
' . lang('Folder with CRLs') . ':
' . lang('Empty to disable revogation test') . '.
'; echo ''; echo '
' . lang('Point to file with URLs of CRLs') . ':'; echo ''; echo '
' . lang('File to execution log of get CRLs') . ':'; echo ''; echo '
' . lang('Maximum length of file log(bytes)') . ':'; echo ''; echo '
' . lang('Maximum number of files log to retain') . ':'; echo ''; echo '
'; echo '
'; echo ''; echo '
'; ?>