From c0d7e36e979fa3cdb60f5dcb6ac9ad3fd018543b Mon Sep 17 00:00:00 2001 From: "djm@openbsd.org" Date: Fri, 7 May 2021 02:26:55 +0000 Subject: [PATCH] upstream: dump out a usable private key string too; inspired by Tyson Whitehead OpenBSD-Regress-ID: 65572d5333801cb2f650ebc778cbdc955e372058 --- regress/unittests/sshsig/webauthn.html | 80 +++++++++++++++++++++++++- 1 file changed, 77 insertions(+), 3 deletions(-) diff --git a/regress/unittests/sshsig/webauthn.html b/regress/unittests/sshsig/webauthn.html index 953041e61..1869c8b37 100644 --- a/regress/unittests/sshsig/webauthn.html +++ b/regress/unittests/sshsig/webauthn.html @@ -37,6 +37,8 @@ Lots of debugging is printed along the way.

 

attestationObject


+

key handle

+

 

authData raw


 

authData

@@ -45,6 +47,8 @@ Lots of debugging is printed along the way.

 

SSH pubkey string


+

SSH private key string

+