Re: CryptRetrieveObjectByUrl

From: Jan Plastenjak (none_at_ms.com)
Date: 04/29/04


Date: Thu, 29 Apr 2004 15:18:12 +0200


    I've added three NULL parameters and it compiles. I don't know why I
need to specify optional parameters? This is typo in documentation? Also,
first param in docs is of type LPCTSTR and in WinCrypt.h it is of type
LPCSTR!

    However, I'm trying to use CryptRetrieveObjectByUrl() and it fails to
retrive CRL from this url:
ldap://acldap.nlb.si/o=ACNLB,c=SI?certificateRevocationList

    Any help? Is there something wrong with URL or
CryptRetrieveObjectByUrl() function??

Thanks! :>