CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/16 14:01:10
Modified files:
usr.sbin/acme-client: main.c
Log message:
acme-client: zero optarg for external account binding
After copying the key-id:key pair, wipe the optarg so that this secret is
not visible to other users during the entire run time (in ps for example).
>From Acts1631
reads fine to florian
ok jmatthew
