Re: Firefox Certificate window

2009-12-08 Thread Stefan Jordanov
On 8 Дек, 04:42, Subrata Mazumdar wrote: > Hi Stefan, > > I am assuming that the signed XML file contains the X.509certificate > data in base-64 format. > I also assume that you can extract the base-64certificatedata from the > XML file. > Given the base-64 X.509certificatedata, you can show thece

Re: Firefox Certificate window

2009-12-07 Thread Subrata Mazumdar
Hi Stefan, I am assuming that the signed XML file contains the X.509 certificate data in base-64 format. I also assume that you can extract the base-64 certificate data from the XML file. Given the base-64 X.509 certificate data, you can show the certificate using the Firefox certificate viewe

Re: Firefox Certificate window

2009-12-07 Thread Peter Djalaliev
On Dec 7, 2:21 am, Stefan Jordanov wrote: > Hello, > > Thank ypu for your answers. I am traying to get the certificate from a > signed xml file. I have a xslt transformation attached to the signed > xml. I would like to have a link on the transformed html file. Whe > someone click on the link I wo

Re: Firefox Certificate window

2009-12-06 Thread Stefan Jordanov
On 4 Дек, 22:16, Peter Djalaliev wrote: > Firefox Certificate window > > On 24 , 17:49, Stefan Jordanov wrote: > > > > > > As as say Firefix certificate window I mean Firefox certificate > > > viewer. > > > > Best regards, > > > > Stefan Jordanov > > > > On 24 , 17:45, Stefan Jordanov wr

Re: Firefox Certificate window

2009-12-04 Thread Kyle Hamilton
On Fri, Dec 4, 2009 at 10:33 AM, Nelson B Bolyard wrote: > > Stefan, You're asking a question about a portion of Firefox known as PSM. > PSM implements Firefox's certificate UI, and it also implements Firefox's > JavaScript support for access to certificates.  It interfaces to the > underlying cry

Re: Firefox Certificate window

2009-12-04 Thread Nelson B Bolyard
On 2009-12-04 00:49 PST, Stefan Jordanov wrote: > On 24 Ноем, 17:49, Stefan Jordanov wrote: >> As as say Firefix certificate window I mean Firefox certificate >> viewer. >> >> Best regards, >> >> Stefan Jordanov >> >> On 24 îÏÅÍ, 17:45, Stefan Jordanov wrote: >> >>> Hello everybody, >>> I am wond

Re: Firefox Certificate window

2009-12-04 Thread Stefan Jordanov
On 24 Ноем, 17:49, Stefan Jordanov wrote: > As as say Firefix certificate window I mean Firefox certificate > viewer. > > Best regards, > > Stefan Jordanov > > On 24 îÏÅÍ, 17:45, Stefan Jordanov wrote: > > > Hello everybody, > > > I am wondering how can I show a X509Certificate with javascript or

Re: Firefox Certificate window

2009-11-24 Thread Stefan Jordanov
As as say Firefix certificate window I mean Firefox certificate viewer. Best regards, Stefan Jordanov On 24 Ноем, 17:45, Stefan Jordanov wrote: > Hello everybody, > > I am wondering how can I show a X509Certificate with javascript or > something like that in the Firefox certificate window? > >