CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/09 00:11:43
Modified files:
usr.sbin/acme-client: netproc.c
Log message:
acme-client: reject whitespace and control characters in url2host()
Prevents an HTTP request injection issue when handling the URLs returned
by an ACME server.
from Acts1631
ok jmatthew
