#!/bin/sh
set -eu

cd ${AUTOPKGTEST_TMP:-/tmp}
sscg
openssl x509 -in service.pem -text
openssl x509 -in ca.crt -text
