News  [SoftwareSite

Latest News
Older News
RSS Feed
 
Complete Projects
Useful Classes
Top Downloads
Message Board
AllAPI.net
 
Send Comments
Software License
Mentalis.org Buttons
Donate
 
Forums -> Security Library Forum
 
StoreLocation bug  
by forest [hhou at cirba dot com]
posted on 2004/04/01

Hi,

My program needs to create a new certificate store. It failed when calling method CertificateStore(StoreLocation, string). The parameter of StoreLocation passed in is CurrentUser.

The problem is caused by the definition of StoreLocation. The CurrentUser should be defined as "SecurityConstants.CERT_SYSTEM_STORE_CURRENT_USER" instead of "SecurityConstants.CERT_SYSTEM_STORE_USERS".

After this change the method works fine.

Regards,
Forest

by Pieter Philippaerts [Pieter at mentalis dot org]
posted on 2004/04/01

Great, thanks. I'll make sure it's fixed in the next version of the library.

 

Copyright © 2002-2007, The Mentalis.org Team. All rights reserved.
This site is located at http://www.mentalis.org/
Send comments to the webmaster.