Hello, It works as expected: thanks again for this patch!
I have another question: this local crl file may be updated using an external script. However, the crl file once fetched seems to get cached inside the credential manager. The only workaround I found is to remove the "find a cached (delta) crl" part of the find_crl function in src/libstrongswan/plugins/revocation/revocation_validator.c Is there a clean way to prevent a crl file from being cached? (setting the "cache" bool to FALSE in get_better_crl did not help) Best Regards, Emeric ----- Mail original ----- De: "Emeric POUPON" <[email protected]> À: "Tobias Brunner" <[email protected]> Cc: [email protected] Envoyé: Mercredi 11 Février 2015 14:38:32 Objet: Re: [strongSwan-dev] crluri token and local files Thanks for you support! I will give it a try as soon as possible. Best Regards, Emeric ----- Mail original ----- De: "Tobias Brunner" <[email protected]> À: "Emeric POUPON" <[email protected]>, [email protected] Envoyé: Mercredi 11 Février 2015 12:23:35 Objet: Re: [strongSwan-dev] crluri token and local files > [1] http://git.strongswan.org/?p=strongswan.git;a=commitdiff;h=af3be53fd Sorry, had to fix a memory leak, please use the last commit in the file-fetch branch at [1]. Regards, Tobias [1] http://git.strongswan.org/?p=strongswan.git;a=shortlog;h=refs/heads/file-fetch _______________________________________________ Dev mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/dev _______________________________________________ Dev mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/dev
