view ui/certs-test.qrc @ 1395:a2574a029322

Fix Base 64 signature size calculation. If the signature byte size is not equally dividable by three the base 64 encoding needs three additional bytes. The value is now fixed to avoid such errors in the future.
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 26 Jan 2015 13:17:32 +0100
parents c64b6c56ce96
children
line wrap: on
line source
<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/certs">
    <file alias="ssl-certificate">certificates/ssl-test.der</file>
</qresource>
</RCC>

http://wald.intevation.org/projects/trustbridge/