|
From: Simon L. <ky...@ce...> - 2003-10-16 04:46:27
|
Hi Anthony,
My answers below, in blue.
----- Original Message -----=20
From: "Anthony Karta" <an...@al...>
To: <ebm...@li...>
Sent: Thursday, October 16, 2003 12:11 PM
Subject: Re: [ebmail-general] Re: ebmail-general -- confirmation of =
subscription -- request 276811
> Hi Simon,
> Thank for your promptly reply.
>=20
> I didn't setup properly before. What I got now is "invalid key store =
or
> password". the signature is DH/DSS, generated by PGPkey freeware.
> does ebMail only supports digital signature generated by java's =
keytool?
-------------------------------------------------------------------------=
-------
We have not try on other key generating software yet, but as you have =
tested, I guess the key generated by PGP freeware will not work. By the =
way, we are continuing to enhance ebMail. In the future release we are =
going to support keys generated in the pkcs12 format. There is a more =
"updated" version of ebMail in our cvs development reposiotry, which =
should work with pkcs12. Maybe you could check it out and have a trial.
-------------------------------------------------------------------------=
-------
>=20
> I've tried java's keytool and it works fine. But I'm wondering, should
> the other end (seller in Purchase scenario) have public key and its =
own
> private key to authenticate the message?
-------------------------------------------------------------------------=
-------
In current implementation, the public key of sender will also be sent to =
the recipient side, so there is no "key-exchange" before using digital =
signature. In the future release, we will change this mechanism (which =
sender and receiver must exchange public key first) so that the =
signature verification will be more reliable.
-------------------------------------------------------------------------=
-------
>=20
> is there any documentation regarding ebMail? like simple thing, how to
> change the default size of window "compose message"?
-------------------------------------------------------------------------=
-------
As we are having ongoing development, we don't have a stable "ebMail =
internal" documentation yet. If you really want to change the size of =
window of compose message, I think you have to dig into the source code =
of ButtonListener.java and modify the variable values.
-------------------------------------------------------------------------=
-------
>=20
> Thanks again,
> anthony
>=20
> Simon Lee wrote:
> > Hi Anthony,
> >=20
> > EbMail 1.0 and 1.01 supports digital signature for java keystore. =
You should
> > use java's keytool utility to generate the keystore, and then =
specify the
> > keystore location in the Settings->Advance Settings pane. When =
generating
> > the keystore, please use the same password for the keystore and the =
key.
> >=20
> > It is difficult to say when will get the "can't get certificate =
path" error.
> > Could you give me more details on your digital signature setup? =
(e.g. what
> > keystore you are using, the key signing algorithm, etc)
> >=20
> > Currently ebMail don't have any functions to save the xml payload. =
We will
> > consider adding it in our future release. However plugin developers =
could
> > implement this feature as an "Extend Function". When implementing =
the
> > "Browse Message Controller", the save payload function could be =
implemented
> > in the getExtendActionNames and callExtendAction methods, which =
could be
> > called when user browsing the sent messages. For details please =
refer to the
> > plugin tutorial.
> >=20
> > If you still got any problem, please fell free to ask.
> >=20
> > Best Regards,
> > Simon Lee
> >=20
> > ----- Original Message -----=20
> > From: "Anthony Karta" <an...@al...>
> > To: <ebm...@li...>
> > Sent: Thursday, October 16, 2003 9:32 AM
> > Subject: [ebmail-general] Re: ebmail-general -- confirmation of
> > subscription -- request 276811
> >=20
> >=20
> >=20
> >>Hi,
> >>
> >>I'm developing a new plug-in for ebMail (this time we just =
customized
> >>the poDemo) and it's cool...
> >>I want to know how to setup "Digital Signature" in ebMail, I got an
> >>error "can't get certificate path", is it explained somewhere in
> >>documentation?
> >>and how hard it is to configure ebMail, so we could save the XML =
data
> >>("payload" tab in view message) into file server when send the =
message?
> >>
> >>thanks all
> >>anthony
> >>
> >>
> >>
> >>
> >>-------------------------------------------------------
> >>This SF.net email is sponsored by: SF.net Giveback Program.
> >>SourceForge.net hosts over 70,000 Open Source Projects.
> >>See the people who have HELPED US provide better services:
> >>Click here: http://sourceforge.net/supporters.php
> >>_______________________________________________
> >>ebmail-general mailing list
> >>ebm...@li...
> >>https://lists.sourceforge.net/lists/listinfo/ebmail-general
> >=20
> >=20
> >=20
> >=20
> > -------------------------------------------------------
> > This SF.net email is sponsored by: SF.net Giveback Program.
> > SourceForge.net hosts over 70,000 Open Source Projects.
> > See the people who have HELPED US provide better services:
> > Click here: http://sourceforge.net/supporters.php
> > _______________________________________________
> > ebmail-general mailing list
> > ebm...@li...
> > https://lists.sourceforge.net/lists/listinfo/ebmail-general
>=20
>=20
>=20
>=20
>=20
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> SourceForge.net hosts over 70,000 Open Source Projects.
> See the people who have HELPED US provide better services:
> Click here: http://sourceforge.net/supporters.php
> _______________________________________________
> ebmail-general mailing list
> ebm...@li...
> https://lists.sourceforge.net/lists/listinfo/ebmail-general |