andre@768: #!/bin/bash andre@768: cp $2 $3 andre@768: echo \\r\\nS:$(openssl dgst -sha256 -sign $1 < $2 | base64 -w0) >> $3