Alex Litvak wrote:
Well I managed to solve the problem. Turns out there is no problem with the code. Microsoft Certificate Server (on win2k3) turns off attribute parsing by default (which prohibits mozilla based requests). Here is how you turn it on:
from command line on the server:
certutil -setreg ca\CRLFlags +CRLF_ALLOW_REQUEST_ATTRIBUTE_SUBJECT
Alex, Your issue seemed more like a Microsoft/Windows .asp/.net programming problem than a mozilla development issue, so I didn't expect you'd find much help here in this newsgroup for mozilla development issues. But I am glad you found a solution and I thank you for posting it here, where others may find it in the future.
Regards,
-- Nelson B _______________________________________________ mozilla-crypto mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-crypto
