Hi,

Thank you for reporting the bug. We'll check it. You can report issues in Rampart/C jira [1]. You have to create an account there. Even non-committers can create jira accounts. You can report this issue as well after you got registered.

Regards,
Shankar

[1] https://issues.apache.org/jira/browse/RAMPARTC


[EMAIL PROTECTED] wrote:
In file 'trust\trust_utils.c'  function
trust_util_create_key_type_element() line #579 should be changed From:
        if (0 == axutil_strcmp(key_type, TRUST_KEY_TYPE_BEARER) ||
To: if (0 == axutil_strcmp(key_type, TRUST_KEY_TYPE_SYMM_KEY) ||


Is there a better way of bug reporting by non-committers?

-StanS


Reply via email to