You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Colm O hEigeartaigh <co...@apache.org> on 2012/01/03 13:07:00 UTC

Re: CXF - WS Security - Signature - Issuer Name

Hi Fernando,

No it's not possible to change this by configuration.

Colm.

On Thu, Dec 29, 2011 at 3:53 AM, fernando.las <fe...@gmail.com> wrote:
> it is possible in CXF to disable EMAILADRESS encoding
>
> When my CXF app sign a response, this is the output:
> <ds:X509IssuerName xmlns:ds='http://www.w3.org/2000/09/xmldsig#'>CN=Pepe
> Certificate
> Authority,C=UY,ST=Montevideo,L=Montevideo,*1.2.840.113549.1.9.1=#161463616e616c65734061616d2d62756c6c2e636f6d*,OU=Proyecto
> Pepe,O=Pepr</ds:X509IssuerName
>
>
> the webservice client(other company) can't decode the
> &lt;i>1.2.840.113549.1.9.1=#161463616e616c65734061616d2d62756c6c2e636f6d/ (i
> know, it should decode this)
> But I think that the quick solution for us is to write EMAILADDRESS in plain
> text.
> Is it possible by configuration?
>
>
> thanks!
>
> --
> View this message in context: http://cxf.547215.n5.nabble.com/CXF-WS-Security-Signature-Issuer-Name-tp5106726p5106726.html
> Sent from the cxf-user mailing list archive at Nabble.com.



-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com

Re: CXF - WS Security - Signature - Issuer Name

Posted by "fernando.las" <fe...@gmail.com>.
thanks Colm,

and is it possible by class reimplementation? 
or another way?


--
View this message in context: http://cxf.547215.n5.nabble.com/CXF-WS-Security-Signature-Issuer-Name-tp5106726p5118416.html
Sent from the cxf-user mailing list archive at Nabble.com.