You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-c-dev@ws.apache.org by "Danushka Menikkumbura (JIRA)" <ji...@apache.org> on 2010/02/12 10:36:28 UTC

[jira] Created: (RAMPARTC-144) Add a call to openssl_x509 API to get cert alias

Add a call to openssl_x509 API to get cert alias
------------------------------------------------

                 Key: RAMPARTC-144
                 URL: https://issues.apache.org/jira/browse/RAMPARTC-144
             Project: Rampart/C
          Issue Type: Improvement
            Reporter: Danushka Menikkumbura
            Assignee: Malinda Kaushalye Kapuruge




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


[jira] Closed: (RAMPARTC-144) Add a call to openssl_x509 API to get cert alias

Posted by "Danushka Menikkumbura (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPARTC-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Danushka Menikkumbura closed RAMPARTC-144.
------------------------------------------


> Add a call to openssl_x509 API to get cert alias
> ------------------------------------------------
>
>                 Key: RAMPARTC-144
>                 URL: https://issues.apache.org/jira/browse/RAMPARTC-144
>             Project: Rampart/C
>          Issue Type: Improvement
>            Reporter: Danushka Menikkumbura
>            Assignee: Malinda Kaushalye Kapuruge
>


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


[jira] Resolved: (RAMPARTC-144) Add a call to openssl_x509 API to get cert alias

Posted by "Danushka Menikkumbura (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPARTC-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Danushka Menikkumbura resolved RAMPARTC-144.
--------------------------------------------

    Resolution: Fixed

Fixed in the trunk.

Added the following method into openssl_x509.h

AXIS2_EXTERN axis2_char_t* AXIS2_CALL
	openssl_x509_get_alias(
		const axutil_env_t* env,
		X509* cert);

> Add a call to openssl_x509 API to get cert alias
> ------------------------------------------------
>
>                 Key: RAMPARTC-144
>                 URL: https://issues.apache.org/jira/browse/RAMPARTC-144
>             Project: Rampart/C
>          Issue Type: Improvement
>            Reporter: Danushka Menikkumbura
>            Assignee: Malinda Kaushalye Kapuruge
>


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