Home
last modified time | relevance | path

Searched refs:SVR_BASE (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/nsd/
H A Dnsd-control-setup.sh.in55 SVR_BASE=nsd_server
76 "${SVR_BASE}_trust.pem" \
78 "${SVR_BASE}_trust.srl"
118 if [ ! -f "$SVR_BASE.key" ]; then
143 -key "$SVR_BASE.key" \
146 -out "$SVR_BASE.pem"
179 -in "$SVR_BASE.pem" \
180 -out "${SVR_BASE}_trust.pem"
190 -CAkey "$SVR_BASE.key" \
202 "$SVR_BASE.pem" \
[all …]
/openbsd/usr.sbin/unbound/smallapp/
H A Dunbound-control-setup.sh.in55 SVR_BASE=unbound_server
76 "${SVR_BASE}_trust.pem" \
78 "${SVR_BASE}_trust.srl"
118 if [ ! -f "$SVR_BASE.key" ]; then
143 -key "$SVR_BASE.key" \
146 -out "$SVR_BASE.pem"
179 -in "$SVR_BASE.pem" \
180 -out "${SVR_BASE}_trust.pem"
190 -CAkey "$SVR_BASE.key" \
202 "$SVR_BASE.pem" \
[all …]