Yubico/libu2f-server

Print certificate in PEM format

Closed this issue · 1 comments

It would be nice if --debug would output the certificate in PEM format and not just the certificate details. Or even another flag to save it in a file?

Yeah, let's add

-x, --x509cert A file to write the X.509 device certificate in PEM format to during registration

It probably makes sense for --debug to show this too, for quick cut'n'paste.