In version 0.1.1, xmlSecOpenSSLAppPkcs12Load() makes two copies of the key certificate. One is adopted as a key certificate, the other is adopted in the certificate chain. This is somewhat confusing and a bit inefficient, but I imagine there's a reason for the second copy. Can you explain?