Re: [Rampart/C] Apache Rampart/C 1.3.0 RC1

2009-05-12 Thread Manjula Peiris
I tested both Linux source and binary and they worked fine. Thanks, -Manjula. On Mon, 2009-05-11 at 18:41 +0530, Uthaiyashankar wrote: > Hi, > > I have packed and uploaded Apache Rampart/C 1.3.0 RC1 here [1]. Please test > it with Apache Axis2/C 1.6.0 here [2], and send your feedback. > > Rega

[ANN][Axis2]Apache Axis2/C 1.6.0 Released

2009-04-21 Thread Manjula Peiris
We are pleased to announce the release of Apache Axis2/C version 1.6.0. You can download this release from http://ws.apache.org/axis2/c/download.cgi Key Features 1. Support for one-way messaging (In-Only) and request response messaging (In-Out) 2. Client APIs : Easy t

[jira] Resolved: (RAMPARTC-133) Thumbprint references do not added correctly for signing

2009-03-30 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/RAMPARTC-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris resolved RAMPARTC-133. - Resolution: Fixed Fix Version/s: Current Fixed in revision 760338

[jira] Assigned: (RAMPARTC-133) Thumbprint references do not added correctly for signing

2009-03-30 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/RAMPARTC-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris reassigned RAMPARTC-133: --- Assignee: Manjula Peiris (was: Malinda Kaushalye Kapuruge) > Thumbpr

[jira] Created: (RAMPARTC-133) Thumbprint references do not added correctly for signing

2009-03-30 Thread Manjula Peiris (JIRA)
Versions: Current Reporter: Manjula Peiris Assignee: Malinda Kaushalye Kapuruge When in X509Token Ramaprt sends an empty KeyInfo for Signature token. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

Re: Rampart/C Release

2009-03-04 Thread Manjula Peiris
+1. -Manjula. On Thu, 2009-03-05 at 10:05 +0530, Uthaiyashankar wrote: > On Thu, Mar 5, 2009 at 9:53 AM, Supun Kamburugamuva wrote: > > > Yes completely +1. This should be 1.3 right? > > > > Yes, It should be 1.3 > > Regards, > Shankar > > > > > > > > Supun > > > > On Thu, Mar 5, 2009 at 9

[jira] Commented: (RAMPARTC-131) Memory leak after policy creation

2009-01-22 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/RAMPARTC-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666225#action_12666225 ] Manjula Peiris commented on RAMPARTC-131: - Can't send the backtrac

Re: What are the configurable ws-security parameters for incoming message

2008-11-05 Thread Manjula Peiris
On Wed, 2008-11-05 at 10:30 -0800, Vivian Wang wrote: > Thanks! > > But my question is really this: In WS-Policy, what parameters need to be or > can be configured for incoming message (the response message from a client > point of view)? I don't see much document in rampart/c site. From a use

Re: APIs for ws-security paramenters

2008-10-22 Thread Manjula Peiris
On Wed, 2008-10-22 at 22:06 -0700, Raymond Zhou wrote: > Hi, Uthaiyashankar, > > Thanks much for the info. I am a bit surprised that we can only set > the few parameters programmably. I don't think it's ideal for client > users to set up so many parameters in a complicated xml file in a file > sy

[jira] Created: (RAMPARTC-126) Rampart will not work in the client side for two way dual channel scenarios

2008-10-08 Thread Manjula Peiris (JIRA)
Issue Type: Bug Affects Versions: 1.5.0 Reporter: Manjula Peiris Assignee: Malinda Kaushalye Kapuruge We set the propert is_server_side in the msg_ctx. For the dual channel scenario in the client side there is a separate listener. So the client incoming path is

[jira] Created: (RAMPARTC-125) httpd segfaults for WSSeconvSign scenarios

2008-08-27 Thread Manjula Peiris (JIRA)
httpd segfaults for WSSeconvSign scenarios -- Key: RAMPARTC-125 URL: https://issues.apache.org/jira/browse/RAMPARTC-125 Project: Rampart/C Issue Type: Bug Reporter: Manjula Peiris

[jira] Resolved: (RAMPARTC-109) Incorrect SoapFault format

2008-06-06 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/RAMPARTC-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris resolved RAMPARTC-109. - Resolution: Fixed Assignee: Manjula Peiris (was: Malinda Kaushalye Kapuruge

Re: Encryption and signature with multiple end points

2008-06-02 Thread Manjula Peiris
On Mon, 2008-06-02 at 04:15 -0700, Supun Kamburugamuva wrote: > On Mon, Jun 2, 2008 at 2:51 AM, Manjula Peiris <[EMAIL PROTECTED]> wrote: > > > > > On Mon, 2008-06-02 at 14:44 +0530, Kaushalye Kapuruge wrote: > > > Supun Kamburugamuva wrote: > > >

Re: Encryption and signature with multiple end points

2008-06-02 Thread Manjula Peiris
On Mon, 2008-06-02 at 14:44 +0530, Kaushalye Kapuruge wrote: > Supun Kamburugamuva wrote: > > Hi List, > > > > At the moment a Rampart/C service can handle single client for signed > > messages. This is because of the static configuration of the certificate > > files. Now Rampart/C supports the PK

Re: soap action based dispatching with rampart

2008-05-28 Thread Manjula Peiris
ula for this finding. > > Is this a bug or added purposely? > > Are there any problems if module defined phases get invoked before the > > default phases? > > If not definitely need to fix this phase ordering problem in Axis2/C. > > Cheers, > > Kaushalye > &g

Re: soap action based dispatching with rampart

2008-05-28 Thread Manjula Peiris
module defined phases after invoking its default phases. I think we need to fix this. I will raise a JIRA. Thanks, -Manjula. On Wed, 2008-05-28 at 14:18 +0530, Manjula Peiris wrote: > On Wed, 2008-05-28 at 14:15 +0530, Manjula Peiris wrote: > > Shankar, > > > > I have te

Re: soap action based dispatching with rampart

2008-05-28 Thread Manjula Peiris
On Wed, 2008-05-28 at 14:15 +0530, Manjula Peiris wrote: > Shankar, > > I have tested Rampart/C with a soap action(without addressing) and > putting the Security phase even before Transport phase and it worked. So > I think what is happening in this case is that actual dispatc

Re: soap action based dispatching with rampart

2008-05-28 Thread Manjula Peiris
Shankar, I have tested Rampart/C with a soap action(without addressing) and putting the Security phase even before Transport phase and it worked. So I think what is happening in this case is that actual dispatching does not happen from soap action phase dispatcher. -Manjula. On Wed, 2008-05-2

Re: Open SSL private key ref counts

2008-05-27 Thread Manjula Peiris
With openssl_pkey what you are doing may be correct. I was talking about the general case regarding refs. On Tue, 2008-05-27 at 13:43 +0530, Manjula Peiris wrote: > On Tue, 2008-05-27 at 12:05 +0530, Uthaiyashankar wrote: > > Supun Kamburugamuva wrote: > > > Hi, > > >

Re: Open SSL private key ref counts

2008-05-27 Thread Manjula Peiris
On Tue, 2008-05-27 at 12:05 +0530, Uthaiyashankar wrote: > Supun Kamburugamuva wrote: > > Hi, > > > > We use a ref count to keep track of the references to a openssl_pkey_t and > > use it in the openssl_pkey_free method. In the openssl_pkey_create method we > > are setting the ref count to 0. But

Re: [VOTE] Kasun Indrasiri as a commiter

2008-05-14 Thread Manjula Peiris
+1. Thanks. -Manjula. On Wed, 2008-05-14 at 23:34 +0600, Samisa Abeysinghe wrote: > +1. > > Samisa... > > Milinda Pathirage wrote: > > Here's my +1. > > > > Thanks > > Milinda > > > > On Wed, May 14, 2008 at 10:08 AM, Supun Kamburugamuva <[EMAIL PROTECTED]> > > wrote: > > > > > >> Hi list,

Re: [VOTE] Prasad Perera as a commiter

2008-05-14 Thread Manjula Peiris
+1. Thanks, -Manjula On Wed, 2008-05-14 at 23:34 +0600, Samisa Abeysinghe wrote: > +1. > > Samisa... > > Milinda Pathirage wrote: > > Here's my +1. > > > > Thanks > > Milinda > > > > On Wed, May 14, 2008 at 10:35 AM, Manjula Peiris <[

Re: [VOTE] Prasad Perera as a commiter

2008-05-13 Thread Manjula Peiris
Supun, I think it is better if you carry on this vote in Axis2/C list. Then other commiters will start voting. Thanks, -Manjula. On Wed, 2008-05-14 at 10:07 +0530, Supun Kamburugamuva wrote: > Hi list, > > I would like to propose Prasad Perera as an Apache Rampart/C committer. > > He has contr

Re: Removing certificate delimiters

2008-05-05 Thread Manjula Peiris
There is a function called, AXIS2_EXTERN axis2_char_t *AXIS2_CALL openssl_x509_get_cert_data(const axutil_env_t *env, X509 *cert) which returns the delimiter removed string. But it takes X509 pointer which is defined in openssl. So i think Chinthana's patch will be usef

[jira] Resolved: (RAMPARTC-85) rampart_error_codes_t enum is typedef before defining

2008-04-05 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/RAMPARTC-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris resolved RAMPARTC-85. Resolution: Fixed Assignee: Manjula Peiris (was: Malinda Kaushalye Kapuruge

[jira] Resolved: (RAMPARTC-86) Rampart does not return failure even when actual signature verification failed from openssl functions

2008-04-05 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/RAMPARTC-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris resolved RAMPARTC-86. Resolution: Fixed Assignee: Manjula Peiris (was: Malinda Kaushalye Kapuruge) Fixed

[jira] Created: (RAMPARTC-88) Rampart writes some errors as Info to the logs.

2008-04-04 Thread Manjula Peiris (JIRA)
Reporter: Manjula Peiris Assignee: Malinda Kaushalye Kapuruge Priority: Critical Fix For: 1.2.0 For an example in rampart_util when it fails to load the callback it writes it as an info evnthough it is an error. -- This message is automatically

[jira] Created: (RAMPARTC-87) Rampart always send SOAP 1.2 faults.

2008-04-04 Thread Manjula Peiris (JIRA)
Rampart always send SOAP 1.2 faults. Key: RAMPARTC-87 URL: https://issues.apache.org/jira/browse/RAMPARTC-87 Project: Rampart/C Issue Type: Bug Affects Versions: 1.1.0 Reporter: Manjula

[jira] Created: (RAMPARTC-86) Rampart does not return failure even when actual signature verification failed from openssl functions

2008-04-04 Thread Manjula Peiris (JIRA)
/browse/RAMPARTC-86 Project: Rampart/C Issue Type: Bug Components: OMXMLSecurity Affects Versions: 1.1.0 Reporter: Manjula Peiris Assignee: Malinda Kaushalye Kapuruge Priority: Blocker Fix For: 1.2.0 This is in

[jira] Created: (RAMPARTC-85) rampart_error_codes_t enum is typedef before defining

2008-04-03 Thread Manjula Peiris (JIRA)
: build system (UNIX) Affects Versions: 1.1.0 Reporter: Manjula Peiris Assignee: Malinda Kaushalye Kapuruge Priority: Blocker Fix For: 1.2.0 Rampart_error_codes_t enum is typedef before defining. This cause some parts of rampart (eg: sct_provider

[jira] Created: (RAMPARTC-84) Message level different policy support is not working at Rampart/C level

2008-04-02 Thread Manjula Peiris (JIRA)
Issue Type: Bug Affects Versions: Current Reporter: Manjula Peiris Assignee: Malinda Kaushalye Kapuruge Priority: Critical Fix For: 1.2.0 When we attach policies in operation's message direction lable (in services.xml), Rampart/c does not s

[jira] Commented: (RAMPARTC-76) Username token should default inclusion to empty string, and treat an empty IncludeToken attribute to mean the token is optional

2008-02-28 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/RAMPARTC-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573593#action_12573593 ] Manjula Peiris commented on RAMPARTC-76: Currently Neethi/C security po

[jira] Commented: (RAMPARTC-71) Rampart does not work unless the operation name is in the URL

2008-02-28 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/RAMPARTC-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573590#action_12573590 ] Manjula Peiris commented on RAMPARTC-71: Yes Uthiyashankar is right. Your

[jira] Commented: (RAMPARTC-71) Rampart does not work unless the operation name is in the URL

2008-02-26 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/RAMPARTC-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572804#action_12572804 ] Manjula Peiris commented on RAMPARTC-71: If you engage addressing you don&#x

Re: [RAMPART/C] Question about making the WS-SECURITY optional from call to call

2008-02-22 Thread Manjula Peiris
On Thu, 2008-02-21 at 21:10 -0800, Supun Kamburugamuva wrote: > Hi Dave, > > Rampart cannot be configured in a request basis. So we cannot use > Rampart for one set of requests and do not use it for another set of > requests. > > Rampart uses policy to decide what to build and process security >

Re: PKCS12 Key Store API

2008-01-31 Thread Manjula Peiris
On Thu, 2008-01-31 at 12:43 +0530, Milinda Pathirage wrote: > Hi all, > > After doing some research with openssl pkcs12 implementation, I designed > following API for PKCS12 Keystore to include in Rampart/C. > > Currently Rampart configuration support specifying certificate using their > .pem fi

[jira] Commented: (RAMPARTC-56) Avoid deploying password callback modules in the client code

2008-01-24 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/RAMPARTC-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562339#action_12562339 ] Manjula Peiris commented on RAMPARTC-56: I think if we add a separate metho

Re: WS-SecureConversation specific policy assertion support for neethi

2008-01-20 Thread Manjula Peiris
Hi Sankar, When keeping the BootstrapPolicy I think it is good to store it as a (neethi_policy_t *) inside SecureConversationToken. Do you have any different plans ? -Thnaks, Manjula. On Mon, 2008-01-21 at 10:10 +0530, Uthaiyashankar wrote: > Hi devs, > > We are implementing WS-SecureConvers

Re: Invailability of sed command on Windows addressed

2008-01-15 Thread Manjula Peiris
> [1] http://gnuwin32.sourceforge.net/packages/sed.htm > > > Manjula Peiris wrote: > > Actually we do not put file locations relevant to Linux in Rampart > > Secpolicy files. What we do is we put the place where the secpolicy file > > should be copied relative to

Re: [Vote][Rampart-C] Vote for Apache Rampart/C 1.1.0 Release - Take 1

2008-01-14 Thread Manjula Peiris
Hi, I have tested source distribution on Linux. Works fine . Here is my +1. -Manjula. On Mon, 2008-01-14 at 16:20 +0530, Dushshantha Chandradasa wrote: > Hi, > I have tested the source and binary packages on Windows XP. Works fine with > axis2c svn head. > Although I found a 0 byte patch file

[jira] Created: (RAMPARTC-23) Rampart does not work correctly with mtom.

2007-07-23 Thread Manjula Peiris (JIRA)
Reporter: Manjula Peiris Assignee: Davanum Srinivas Rampart with signature and encryption enabled does not work with mtom. With encryption it does not send the attachment to the server. With Signature it seg faults with the following back trace. #0 0xb7a4027b in c14n_normalize_text