Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 7f7e2476c305ee22be35882442c2e9b2 > files > 33

libdigidocpp-3.1.0-1.mga1.i586.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!--Set location of this file to BDOCLIB_CONF_XML environment variable-->
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="schema/conf.xsd">
    <!--algorithm to use for digest calculation when creating new Bdoc
        see http://www.ietf.org/rfc/rfc4051.txt-->
    <!--<param name="digest.uri">http://www.w3.org/2000/09/xmldsig#sha1</param>-->
    <param name="digest.uri">http://www.w3.org/2001/04/xmlenc#sha256</param>
    <!--pkcs11 driver location-->
    <param name="pkcs11.driver.path">opensc-pkcs11.so</param>
    <!--Trusted CA certs in PEM format-->
    <param name="cert.store.path">certs</param>
    <param name="manifest.xsd.path">schema/OpenDocument_manifest.xsd</param>
    <param name="xades.xsd.path">schema/XAdES.xsd</param>
    <param name="dsig.xsd.path">schema/xmldsig-core-schema.xsd</param>
    <!--<param name="proxy.host"></param>-->
    <!--<param name="proxy.port"></param>-->
    <!--<param name="proxy.user"></param>-->
    <!--<param name="proxy.pass"></param>-->
    <!--<param name="pkcs12.cert"></param>-->
    <!--<param name="pkcs12.pass"></param>-->
    <!--<param name="pkcs12.disable">false</param>-->

    <!-- OCSP responder url. Used for validating signing certificates and generating BDoc-TM signatures-->
    <ocsp issuer="ESTEID-SK">
        <url>http://ocsp.sk.ee</url>
        <cert>certs/ESTEID-SK OCSP 2005.crt</cert>
    </ocsp>
    <ocsp issuer="ESTEID-SK 2007">
        <url>http://ocsp.sk.ee</url>
        <cert>certs/ESTEID-SK 2007 OCSP 2010.crt</cert>
    </ocsp>
    <ocsp issuer="EID-SK">
        <url>http://ocsp.sk.ee</url>
        <cert>certs/EID-SK OCSP 2006.crt</cert>
    </ocsp>
    <ocsp issuer="EID-SK 2007">
        <url>http://ocsp.sk.ee</url>
        <cert>certs/EID-SK 2007 OCSP 2010.crt</cert>
    </ocsp>
    <ocsp issuer="KLASS3-SK">
        <url>http://ocsp.sk.ee</url>
        <cert>certs/KLASS3-SK OCSP 2009.crt</cert>
    </ocsp>
    <ocsp issuer="KLASS3-SK 2010">
        <url>http://ocsp.sk.ee</url>
        <cert>certs/KLASS3-SK 2010 OCSP.crt</cert>
    </ocsp>
    <ocsp issuer="TEST-SK">
        <url>http://www.openxades.org/cgi-bin/ocsp.cgi</url>
        <cert>certs/TEST-SK OCSP 2005.crt</cert>
    </ocsp>
    <ocsp issuer="TEST of ESTEID-SK 2011">
        <url>http://www.openxades.org/cgi-bin/ocsp.cgi</url>
        <cert>certs/TEST SK OCSP 2011.crt</cert>
    </ocsp>
    <ocsp issuer="TEST of EID-SK 2011">
        <url>http://www.openxades.org/cgi-bin/ocsp.cgi</url>
        <cert>certs/TEST SK OCSP 2011.crt</cert>
    </ocsp>
    <ocsp issuer="ESTEID-SK 2011">
        <url>http://ocsp.sk.ee</url>
        <cert>certs/SK OCSP 2011.crt</cert>
    </ocsp>
    <ocsp issuer="EID-SK 2011">
        <url>http://ocsp.sk.ee</url>
        <cert>certs/SK OCSP 2011.crt</cert>
    </ocsp>
</configuration>