#!/bin/bash
java -Djdk.tls.maxHandshakeMessageSize=65536 -Dafirma_debug_level=OFF -jar /usr/lib/Autofirma/autofirma.jar "$@"
