add comment about Gnuk pin change precondition
This commit is contained in:
parent
3407cd3a39
commit
1d4f058858
1 changed files with 1 additions and 0 deletions
|
@ -542,6 +542,7 @@ pub fn test_change_pw(
|
||||||
let mut out = vec![];
|
let mut out = vec![];
|
||||||
|
|
||||||
// first do admin-less pw1 on gnuk
|
// first do admin-less pw1 on gnuk
|
||||||
|
// (NOTE: Gnuk requires a key to be loaded before allowing pw changes!)
|
||||||
println!("change pw1");
|
println!("change pw1");
|
||||||
ca.change_pw1("123456", "abcdef00")?;
|
ca.change_pw1("123456", "abcdef00")?;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue