#!/bin/sh
mkdir -p "/opt/local/etc/openssl"
exec "/opt/local/libexec/certsync" -o "/opt/local/etc/openssl/cert.pem"
