You are viewing a plain text version of this content. The canonical link for it is here.
Posted to qa@openoffice.apache.org by Yuzhen Fan <fa...@gmail.com> on 2014/04/18 16:20:34 UTC

Re: [DISCUSS]: Digital signing of documents and macros

Hi,

Besides we validate issue below with some self-signed certificates that are
attached to this issue, we are looking for volunteers to test this feature
with the upcoming RC4 by:
1. Create a new authority certificate and use this to create new test certs
2. Test the validation with these test certs

Please let us know your test results and share(upload) your test documents
with valid and good certificates, in below issue if possible. Thanks!

https://issues.apache.org/ooo/show_bug.cgi?id=124701



On Fri, Apr 18, 2014 at 2:35 AM, Jose R R <Jo...@metztli-it.com> wrote:

> Niltze, all!
>
>
>
> On Thu, Apr 17, 2014 at 10:25 AM, Kay Schenk <ka...@gmail.com> wrote:
> > On Thu, Apr 17, 2014 at 10:19 AM, Juergen Schmidt <jogischmidt@gmail.com
> >wrote:
> >
> >> Am Donnerstag, 17. April 2014 um 17:59 schrieb Andrea Pescetti:
> >> > Jürgen Schmidt wrote:
> >> > > On 4/17/14 3:53 PM, Herbert Duerr wrote:
> >> > > > A small update on that topic: there is a simple workaround!
> Signing
> >> also
> >> > > > works on Mac and Linux if the environment variable
> >> > > > MOZILLA_CERTIFICATE_FOLDER is set to the currently active
> >> > > > mozilla/thunderbird/firefox/etc. profile. ...
> >> > > >
> >> > >
> >> > > we have verified this on Linux as well and I think it is very usable
> >> and
> >> > > good workaround for now.
> >> > >
> >> >
> >> >
> >> > Thanks a lot for this. It shows, once again, that we take users into
> >> > consideration.
> >> >
> >> > > https://issues.apache.org/ooo/show_bug.cgi?id=124701
> >> >
> >> > Am I right in understanding that no code changes are necessary then,
> >> > merely configuring the environment appropriately? And that (waiting
> for
> >> > the servers to wake up) this can be tested on 4.1.0-beta or any
> previous
> >> > RC too?
> >> >
> >> >
> >>
> >> yes it should work with any RC and Beta (not tested) as well.
> >> We are indeed happen that Herbert find this workaround because
> everything
> >> else would have been taken much longer.
> >>
> >> The good thing for me  is that I learned something new ;-)
> >>
> >> Juergen
> >>
> >
> > Yes, really good news! And thank you Herbert for this simple and creative
> > solution! Although I am not familiar with the "sql:" prefix reference for
> > environment variables (??) Good going!
> >
> >>
> >> > Regards,
> >> > Andrea.
> >> >
> >> > ---------------------------------------------------------------------
> >> > To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> >> > For additional commands, e-mail: dev-help@openoffice.apache.org
> >> >
> >> >
> >>
> >>
> >>
> >
> >
> > --
> >
> -------------------------------------------------------------------------------------------------
> > MzK
> >
> > "Life is either a daring adventure, or nothing."
> >                                             -- Helen Keller
>
> Test case -- using GNU/LInux Debian with Apache OpenOffice 4.1.0 RC3:
>
>
> Follow instructions to create PKCS12 file (works on GNU/Linux, as well):
>
>
> http://stackoverflow.com/questions/20445365/create-pkcs12-file-with-self-signed-certificate-via-openssl-in-windows-for-my-a
>
> Import the self signed-certificate into Iceweasel (Firefox): Edit -->
> Preferences --> Certificates --> View Certificates --> Import -->
> (select file location)
>
> Close ApacheOO 4.1.0 RC3, if open.
>
> As explained at (< https://wiki.openoffice.org/wiki/Certificate_Detection>),
>
> at the Bash prompt type:
>
> export MOZILLA_CERTIFICATE_FOLDER=~/.mozilla/firefox/<here put your
> user profile>
>
> Subsequently -- from the same environment -- type command apacheoo
>
> ----------------------------------Assumed Setup
> -----------------------------------------------------
>
> ApacheOO unpacks itself on /opt/openoffice4/
>
> Accordingly (as root) it is necessary to create a symlink to start the
> application from the command line:
>
> ln -s /opt/openoffice4/program/soffice  /usr/bin/apacheoo
>
> cd /opt/openoffice4/program/
>
> ln -s soffice.bin apacheoo.bin
>
> This way any user in a GNU/Linux environment can start its
> /usr/bin/apacheoo instance from the Bash command.
>
>
> ----------------------------------------------------------------------------------------------------------
>
> Picture: http://www.metztli-it.com/blog/index.php/ixiptli/aF9
>
>
> --
> Jose R R
> http://www.metztli-it.com
>
> ---------------------------------------------------------------------------------------------
> NEW Apache OpenOffice 4.0.1! Download for GNU/Linux, Mac OS, Windows.
>
> ---------------------------------------------------------------------------------------------
> Daylight Saving Time in USA & Canada ends: Sunday, November 02, 2014
>
> ---------------------------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>
>


-- 
Regards,
Yu Zhen