[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rampart-c-dev
Subject:    [jira] Created: (RAMPARTC-77) Symmetric KeyType value does not show
From:       "Stan Sosnovsky (JIRA)" <jira () apache ! org>
Date:       2008-03-05 14:23:40
Message-ID: 1120864136.1204727020714.JavaMail.jira () brutus
[Download RAW message or body]

Symmetric KeyType value does not show up in RST message.
--------------------------------------------------------

                 Key: RAMPARTC-77
                 URL: https://issues.apache.org/jira/browse/RAMPARTC-77
             Project: Rampart/C
          Issue Type: Bug
          Components: Trust
    Affects Versions: Current
         Environment: All
            Reporter: Stan Sosnovsky
            Assignee: Malinda Kaushalye Kapuruge
            Priority: Minor


Symmetric KeyType value does not show up in RST message.  This is due to a typo 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) ||	


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic