CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2019/06/15 10:16:31
Modified files: usr.sbin/acme-client: keyproc.c Log message: Now that we have different key types (rsa and ecdsa) we probably should do something if the key type on disk differes from the configured keytype. Mark this XXX for now.