#!/bin/bash
set -e -u
. ${0%/*}/common.sh

ucr set ssl/common="X${R64}"
init && exit 1
:
