Hi,

Debugging through the sign1.c sample, this is what I found:

In app.c, the method xmlSecGnuTLSAppPkcs12Load() is not implemented yet.

 * Reads key and all associated certificates from the PKCS12 file
 * (not implemented yet).
 * For uniformity, call xmlSecGnuTLSAppKeyLoad instead of this function.
Pass
 * in format=xmlSecKeyDataFormatPkcs12.

Is it in the works ?

Thanks

Ramg


On Sat, Aug 15, 2009 at 12:42 AM, Aleksey Sanin <[email protected]> wrote:

> This means that gnutls library was not loaded for one reason or another.
>
> Aleksey
>
> Ram G wrote:
>
>>
>> Hi,
>>  I created a library from the source code and created support for the
>> GnuTLS crypto module. But when I run one of the samples, I get the following
>> error:
>>  func=:file=c:\dev\xmlsecgnutls\app.c:line=91:obj=
>> unknown:subj=xmlSecGnuTLSAppKeyLoad:error=9:feature is not implemented:
>>      Error: failed to load private pem key from "client.pem"
>>  Does this mean key load is not implemented for the GnuTLS crypto module ?
>>  Thanks in anticipation
>>  Ramg
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> xmlsec mailing list
>> [email protected]
>> http://www.aleksey.com/mailman/listinfo/xmlsec
>>
>
_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to