> This is an area I have also just started looking into. I have noticed that > if you view a certificate via the RA screen and use the link to go to the > CSR then there is a field called "Used Identification PIN". In this field > is what looks like a hashed value of the PIN (I think). I wonder where it > is hashed and if you can get to the original PIN anywhere. >
hey, i think i can share some points here. IMO, its the hashed value of user supplied passpharse. If i remember it correctly, it's get hashed in "basic_csr" cmds. So if you want to make backup for private key, you have to do some dirty hack their. As pierre pointed out it will be possible only with basic requests. HTH, venki. ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
