From 176081913da3ec128bf560af13b682926ef66f28 Mon Sep 17 00:00:00 2001 From: Josh Ji <josh2013.880922@gmail.com> Date: Mon, 14 Feb 2022 17:48:20 +0800 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 4273e11..ef2f20b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ # vk_u2f_gradle add gradle plugin into fido u2f applet from [vk_u2f](https://github.com/VivoKey/vk-u2f) + +## applet install +1. download vku2f +2. use intelliJ to open the project +3. build javacard +4. install applet by cmd + 1. open cmd by admin + 1. change directory to the location of cap file + 1. gp --install applet.cap +5. put certificate + 1. copy the command in the cert.txt + 1. run the command -- 2.26.0