James Park-Watt

Results 5 comments of James Park-Watt

Hey, first sorry for the sluggish response - i've been busy. What's not clear if you are running this command from a windows or linux cli. On linux if you're...

NTLM like make many other authentication systems are often susceptible to information disclosure or replay attacks. This is not new information. Choosing one authentication system over another is not a...

Is there an update for this? I was planning to use this tool but this bug is a show stopper.

I have gone and re-implemented pkcs11key in to cfssl1.3.2 as a proof of concept in case anyone is interested. See https://github.com/jimmypw/cfssl/tree/1.3.2-pkcs11. I wouldn't recommend using this code in production. It...

I came across this same issue on Friday. Our situation is the same, we would like to be able to verify that the tags requested exist. We would like this...