#!/bin/sh


CONF_DIR=/etc/certman
VPN_DIR=$CONF_DIR/vpn

cat $VPN_DIR/client.csr
