test rsa mode too

This commit is contained in:
Love Hörnquist Åstrand
2011-11-23 09:43:56 -08:00
parent 04895ee955
commit fa304162db
2 changed files with 15 additions and 1 deletions

View File

@@ -7,6 +7,16 @@
"client" : "foo@TEST.H5L.SE",
"pkinit-user-cert-id" : "FILE:@top_srcdir@/lib/hx509/data/pkinit.crt,@top_srcdir@/lib/hx509/data/pkinit.key"
}
},
{
"op" : "repeat",
"num" : 333,
"value" : {
"op" : "kinit",
"client" : "foo@TEST.H5L.SE",
"pkinit-user-cert-id" : "FILE:@top_srcdir@/lib/hx509/data/pkinit.crt,@top_srcdir@/lib/hx509/data/pkinit.key",
"pkinit-use-rsa" : true
}
}
]