Re: [OpenCA-Devel] [Openca-Users] TypeError: theWindow.crypto.signText is not a function

2014-12-19 Thread Martin Hecht
Hi all, sorry, I was too enthusiastic about this, yesterday. Have a look at the release notes: https://www.mozilla.org/en-US/firefox/34.0.5/releasenotes/ It sais: "Proprietary window.crypto properties/functions re-enabled (to be removed in Firefox 35)" - i.e. Mozilla is just giving us some more t

Re: [OpenCA-Devel] [Openca-Users] TypeError: theWindow.crypto.signText is not a function

2014-12-18 Thread Martin Hecht
Hi Nuno, maybe I have good news about this issue: When Firefox 33 came out, I wasn't even able to sign the challenge in the web interfaces (which I have configured for login via certificate). In the meantime I was using Firefox 31 ESR and now that I have found some time and started to look into t

Re: [OpenCA-Devel] [Openca-Users] TypeError: theWindow.crypto.signText is not a function

2014-11-07 Thread Martin Hecht
Hi Nuno, I'm cc'ing the developers list as well. Mozilla has removed some crypto functions which OpenCA uses in Firefox 33: https://wiki.mozilla.org/SecurityEngineering/Removing_Proprietary_window.crypto_Functions As a replacement they propose the webcrypto API: http://html5.creation.net/webcry

Re: [OpenCA-Devel] OpenCA 1.5.1 Centos 6.4 CA operator CA request not found

2014-05-20 Thread Martin Hecht
Hi, openca usually writes very detailed log files in xml format in subdirectories below var/log/xml in the openca installation directory. Maybe there are some hints in these logs. Maybe some hints I have written down for an installation of openca-1.1.1 compiled from source may be helpful, too - s

[OpenCA-Devel] OpenCA 1.5.1 Centos 6.4 CA operator CA request not found

2014-05-19 Thread spd
Hi, I did a clean install ( system and openCA - using openca-base-1.5.1-linux-x64-CentOS-6.4.x86_64.run) I'am facing a problem with inserting ca certificate into database. After creating CA certificate, in the ca-certificate table there are only nulls: mysql> select * from ca_certificate; +---

[OpenCA-Devel] OpenCA startAutoCA check role of signer bug

2013-09-23 Thread Szigeti Gábor
Hi all! I found the following bug in the OpenCA's startAutoCA modul. When I use a default settings then an "Operator's role(s)"'s value is "RA Operator" and it check wrongly by the auto signature. In this case the CA machine accept every sign request (not only the RA Operator requests) and sign

[OpenCA-Devel] OpenCA 1.1.1 display UTF8 character bug from XML::Twig and fix

2011-01-27 Thread Daniel Almeida
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I had problems with UTF8 strings in advanced_csr displaying wrong characters in the browser (?) on non "standard" characters, that resulted in bloated CSRs. This happened only in the DN entry (O and C attributes), these wrong strings resulted fro

Re: [OpenCA-Devel] OpenCA 1.1.0 Romanian translation

2010-06-08 Thread Andrei Pirvan
Hello Max, and sorry for the late reply. I translated it by myself, so only my name is needed. If it's possible, maybe I can help with the translation of changes from the next release before the release date. Wish you a good day, Andrei On Sun, May 23, 2010 at 10:11 PM, Massimiliano Pala wrote:

Re: [OpenCA-Devel] OpenCA 1.1.0 Romanian translation

2010-05-23 Thread Massimiliano Pala
Hello Andrei, Michael is not working on the project anymore.. that's why you haven't received any reply. Thanks for the translation.. I'll check it, and if everything is all right, I will add it for the next release. One thing, who shall we put in the THANKS for it besides you ? Cheers, Max O

Re: [OpenCA-Devel] [Openca-Users] OpenCA 1.1.0 and PostgreSQL

2010-03-04 Thread Massimiliano Pala
Hi all, I tried to go deeper into issues related to PostgreSQL, and I fixed a couple of bugs in the DBI module. Sorry for the inconvenience. I posted the complete solution on our wiki pages: http://mm.cs.dartmouth.edu/wiki/index.php/OpenCA_PKI_v1.1.0 please let me know if there are still pr

[OpenCA-Devel] OpenCA, Wiki and Docs

2010-02-21 Thread Massimiliano Pala
Hi Guys, I am trying to finish the testing of the new version and adding documentation for installing OpenCA on the WiKi. http://www.openca.org/wiki/ If you have time to check it and let me know what you think about it, that would be great. There's not much documentation there, yet. So,

Re: [OpenCA-Devel] OpenCA on Solaris 10 / SPARC

2010-02-05 Thread Massimiliano Pala
Good :D Have you figured out what the problem was ? If it was a bug in the DBI.pm let me know - I fixed many in the new release (and I changed it a lot as well to make it more efficient...). Cheers, Max On 02/05/2010 03:31 PM, Kent Peacock wrote: Never mind. Got it to work. Kent On 02/05/1

Re: [OpenCA-Devel] OpenCA on Solaris 10 / SPARC

2010-02-05 Thread Kent Peacock
Never mind. Got it to work. Kent On 02/05/10 11:21, Kent Peacock wrote: > I've been working on getting OpenCA 1.0.2 up and running on a Solaris 10 > machine. I've got it almost there, but I'm running into a bug where the > root certificate is not being added into my MySQL database. It seems to

[OpenCA-Devel] OpenCA on Solaris 10 / SPARC

2010-02-05 Thread Kent Peacock
I've been working on getting OpenCA 1.0.2 up and running on a Solaris 10 machine. I've got it almost there, but I'm running into a bug where the root certificate is not being added into my MySQL database. It seems to me that the basic problem is that the software attempts to create an empty rec

Re: [OpenCA-Devel] [Openca-Users] FIX: Expired list doesn't show

2010-01-16 Thread Massimiliano Pala
Hi Ralf, all, I will remove the handleExpiredCert completely as you suggest.. :D Ciao, Max On 11/29/2009 11:07 AM, Ralf Hornik Mailings wrote: Hi Samuel Rios Carvalho schrieb: select status,dn,date(notafter),time(notafter) from certificate where status = 'EXPIRED'; So cmdli

Re: [OpenCA-Devel] [Openca-Users] FIX: Expired list doesn't show

2009-11-29 Thread Ralf Hornik Mailings
Hi Samuel Rios Carvalho schrieb: > > select status,dn,date(notafter),time(notafter) from certificate > where status = 'EXPIRED'; > > So cmdlistCerts doesn't seem to do the correct query. > I will try to fix that on this weekend. > You can download the fixed version of OpenCA::DBI.p

Re: [OpenCA-Devel] [Openca-Users] I want to contribute to "OpenCA" project!

2009-10-05 Thread Massimiliano Pala
Hi David, here's the best way to reach the CVS repository: rsync rsync://cvs.openca.org/cvs/libpki/ The snaps of the libpki are available at: http://ftp.openca.org/libpki/ We are not currently using the CVS on SF... maybe we should, at some point... :D Later, Max On 10/5/09

Re: [OpenCA-Devel] [Openca-Users] I want to contribute to "OpenCA" project!

2009-10-05 Thread David O'Callaghan
Hi Max, Could you tell me is there an world-readable revision control system (e.g. CVS, SVN, git, ...) for OpenCA and LibPKI? The CVS on SourceForge seems to be out of date... Kind regards, David -- Dr David O'Callaghan Research Fellow - Grid-Ireland - e-INIS - Computer Architecture & Gri

Re: [OpenCA-Devel] [Openca-Users] I want to contribute to "OpenCA" project!

2009-10-04 Thread Massimiliano Pala
Hello, thanks for the email. I know the project is quite huge and it is still growing/changing.. :D And we always need some people who'd like to volunteer. The big thing, right now, is the development of the LibPKI which will be the basic building block for all the other OpenCA's projects. Indee

Re: [OpenCA-Devel] [Openca-Users] OpenCA PKI Usability Survey

2009-05-07 Thread John A. Sullivan III
On Wed, 2009-05-06 at 20:29 -0400, Massimiliano Pala wrote: > Dear OpenCA community, > > we are trying to understand how to improve the current way that browsers > User Interface interact with the users when it comes to PKIs. In particular > we are interested in: > > How to improve the brow

[OpenCA-Devel] OpenCA PKI Usability Survey

2009-05-06 Thread Massimiliano Pala
Dear OpenCA community, we are trying to understand how to improve the current way that browsers User Interface interact with the users when it comes to PKIs. In particular we are interested in: How to improve the browsers user interface to do so, we need to understand what the users (YOU

Re: [OpenCA-Devel] openca init script not working on shutdown

2008-12-22 Thread John A. Sullivan III
Hi, Max, and thanks for getting back to me. I believe this issue is unrelated. The proper start and kill links were in place but the kill links were not working. I believe this is because the start function did not make an entry in /var/lock/subsys as described below. I do not know when RedHat

Re: [OpenCA-Devel] openca init script not working on shutdown

2008-12-22 Thread Massimiliano Pala
Hi John, did you use the chkconfig util ? This is usually used to add/remove the required links to the run level scripts. Usually, after installing the openca software you want to use your specific init-scripts-util to integrate it in your init/shutdown sequence. For redhat you can use:

[OpenCA-Devel] openca init script not working on shutdown

2008-12-17 Thread John A. Sullivan III
Hello, all. The openca init script is not working properly on RedHat style distributions. It does not run on shutdown. Apparently RedHat style systems will not run the shutdown script if there is not a file in /var/lock/subsys/. Here is our internal documentation about how we fixed it: cd /do

Re: [OpenCA-Devel] OpenCA: bad link

2008-10-13 Thread Massimiliano Pala
Hi, sorry.. there has been a problem with the upload interface to SourceForge, anyhow, it is fixed now.. Thanks :D Jose Vasconcellos wrote: There's a bad link or a file missing: http://www.openca.org/alby/download?target=openca-tools-1.1.0.tar.gz -- Best Regards, Massimiliano Pal

Re: [OpenCA-Devel] OpenCA Cross-Site-Request-Forgery security advisory

2008-02-18 Thread Alexander Klink
Alexander Klink wrote: ||| Security Advisory AKLINK-SA-2008-001 ||| ||| CVE-2008-0556 (CVE candidate)||| [...] I hope you've read the warning and did not apply the patch to any production system ye

[OpenCA-Devel] OpenCA Cross-Site-Request-Forgery security advisory

2008-02-13 Thread Alexander Klink
||| Security Advisory AKLINK-SA-2008-001 ||| ||| CVE-2008-0556 (CVE candidate)||| OpenCA - Cross Site Request Forgery (XSRF) == Date released: 13.02.2008 Date

Re: [OpenCA-Devel] OpenCA Status

2007-12-05 Thread Robert Nelson
Massimiliano Pala wrote: Robert Nelson wrote: What is the current status of the OpenCA project? Mmmm.. the status of the project is 'work-in-progress'. Currently I have been working on several sub-projects to enable the OpenCA-NG project to start. At the moment we lack quite a bit of contribut

Re: [OpenCA-Devel] OpenCA Status

2007-12-03 Thread Massimiliano Pala
Robert Nelson wrote: What is the current status of the OpenCA project? Mmmm.. the status of the project is 'work-in-progress'. Currently I have been working on several sub-projects to enable the OpenCA-NG project to start. At the moment we lack quite a bit of contributions from the developers,

[OpenCA-Devel] OpenCA Status

2007-12-03 Thread Robert Nelson
What is the current status of the OpenCA project? The website news on 2007/04/13 says that version v0.9.3-rc2 will be released shortly and that was almost 8 months ago. Also where is the current source repository? The one on SourceForge seems to be out of date. The openca-0.9 directory looks

Re: [OpenCA-Devel] OpenCA-Devel Digest, Vol 14, Issue 2

2007-07-23 Thread Igor Custodio
Olá! Então, aceito ajudar sim ... Já tenho alguma experiência em traduções ... Mas diga, como é a base da internacionalização? .POT? Abraço! Igor 2007/7/22, [EMAIL PROTECTED] < [EMAIL PROTECTED]>: Send OpenCA-Devel mailing list submissions to openca-devel@lists.sourceforge.net To s

Re: [OpenCA-Devel] [Openca-Users] where are calls to subroutines in crypto-utils.lib?

2007-05-29 Thread Janet N
Thanks Dr. max, the info was helpful! -Janet On 5/22/07, Massimiliano Pala <[EMAIL PROTECTED]> wrote: Hi Janet, I am not sure I understood your question, anyhow adding a new function depends on at which level you want it. The general flow is like this: [ main cgi ] -> [ command ] -> [

Re: [OpenCA-Devel] OpenCA-Devel Digest, Vol 12, Issue 5

2007-05-27 Thread MRKH
ge: 1 Date: Sun, 27 May 2007 15:44:56 +0330 From: MRKH <[EMAIL PROTECTED]> Subject: [OpenCA-Devel] OpenCA To: openca-devel@lists.sourceforge.net Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="iso-8859-1" Hi, I want to do some changes in OpenCA 1

Re: [OpenCA-Devel] OpenCA

2007-05-27 Thread Alamood, Bahaaldin
want. Best regards, Bahaa Alamood From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of MRKH Sent: Sunday, May 27, 2007 8:15 AM To: openca-devel@lists.sourceforge.net Subject: [OpenCA-Devel] OpenCA Hi, I want to do some changes in

[OpenCA-Devel] OpenCA

2007-05-27 Thread MRKH
Hi, I want to do some changes in OpenCA 1) I want to change its language to Arabic , what do I must to do? 2) I want to customized its interfaces as I want , What do I must to do? Thanks for every one who can help me - This

Re: [OpenCA-Devel] OpenCA-Devel Digest, Vol 12, Issue 3

2007-05-22 Thread MRKH
s] openca-sv documentation (Massimiliano Pala) -- Message: 1 Date: Tue, 22 May 2007 11:19:51 +0330 From: MRKH <[EMAIL PROTECTED]> Subject: [OpenCA-Devel] Openca problem To: openca-devel@lists.sourceforge.net Message-ID: &l

Re: [OpenCA-Devel] [Openca-Users] openca-sv documentation

2007-05-22 Thread Massimiliano Pala
Hi, because the openca-sv is used outside our project I packaged it as an external tool. Of course the sources are available, the package name is: openca-tools.tar.gz You can download it from here: https://www.openca.org/projects/openca/downloads.shtml Cheers, Dr. Max Arsen

Re: [OpenCA-Devel] [Openca-Users] where are calls to subroutines in crypto-utils.lib?

2007-05-22 Thread Massimiliano Pala
Hi Janet, I am not sure I understood your question, anyhow adding a new function depends on at which level you want it. The general flow is like this: [ main cgi ] -> [ command ] -> [ lib Function ] -> [ Modules ] In particular: the main cgi dynamically loads the invoked command, which use

Re: [OpenCA-Devel] Openca problem

2007-05-22 Thread Massimiliano Pala
Hi, can you provide some more details ? From your small description it seems just a matter of URL configuration. Please check that the configured DocumentRoot in Apache configuration matches the html directory (usually /var/www/html in FC6). Do this also for the cgi-bin directory. Cheers, Dr. Ma

[OpenCA-Devel] Openca problem

2007-05-22 Thread MRKH
Hi, I am new on linux and openCA , I use fedora core 6 and openca-0.9.3-rc1 I have configure and make all packagaes who we need and my openca was started too, Then I had some problem when I config the packages, I was started HTTPD too but I cannot see web interfaces when I browse that specified

Re: [OpenCA-Devel] [Openca-Users] SSL config and node auth

2007-04-11 Thread Massimiliano Pala
Hi all, I guess some of you had problems in configuring access to node management, etc... indeed it can be tricky on some systems (e.g. in Fedora) as the SSLOptions in the default configuration (/etc/http/conf.d/ssl.conf) are wrongly set only for some directories/files. You can try setting it cor

Re: [OpenCA-Devel] openca-0.9.3rc1: modules-ext disobey --disable-external-modules option

2007-01-20 Thread Alexei Chetroi
Forgot to attach file :) -- Alexei Chetroi Smile... Tomorrow will be worse. (c) Murphy's Law openca-tools_1.0.0-1.diff.gz Description: Binary data - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.ne

Re: [OpenCA-Devel] openca-0.9.3rc1: modules-ext disobey --disable-external-modules option

2007-01-20 Thread Alexei Chetroi
On Fri, Jan 19, 2007 at 02:54:17PM +0100, Marco Nenciarini wrote: > Date: Fri, 19 Jan 2007 14:54:17 +0100 > From: Marco Nenciarini <[EMAIL PROTECTED]> > To: Code and Bugs topics only > Reply-To: Code and Bugs topics only > Subject: Re: [OpenCA-Devel] openca-0.9.3rc1

Re: [OpenCA-Devel] openca-0.9.3rc1: modules-ext disobey --disable-external-modules option

2007-01-19 Thread Marco Nenciarini
On Fri, Jan 19, 2007 at 12:40:51PM +0200, Alexei Chetroi wrote: > Hi, > > I was trying to repackage upcoming openca-0.9.3-rc1 for debian Hi, i'm repackaging it too. Can we work together? My objective is to get an usable openca suit to upload on debian lenny. I've tried to contact the peoples

[OpenCA-Devel] openca-0.9.3rc1: modules-ext disobey --disable-external-modules option

2007-01-19 Thread Alexei Chetroi
Hi, I was trying to repackage upcoming openca-0.9.3-rc1 for debian, but didn't succeed, because modules-ext are built, even if are disabled by --disable-external-modules configure option. I know, that source tree is being reorganized, so my problem could be caused by two things: transition bug

[OpenCA-Devel] OpenCA-SV actual version 0.9.8 ?

2006-11-28 Thread Christian Wittmer
Hi, asking which Version is actual, because found an OpenCA-SV-1.0.1 anywhere on a mirror. Is this actual ? Or should I better use 0.9.8 from sourceforge ? Many thanks for info. Christian - Diese E-Mail wurde durch SquirrelMail versandt "Webmail for n

Re: [OpenCA-Devel] OpenCA packaging (and OpenCA-NG)

2006-09-24 Thread Massimiliano Pala
Ives Steglich wrote: > Hi Max, Hello! [...] > I think you would/could help people a lot, if you can be a bit more verbose > on > all those changes and the ng stuff (which is very vague, at least for me). > A more detailed ng page may people help to understand the new approaches, > parts and ho

Re: [OpenCA-Devel] [Openca-Users] After 100000 certificate issued...

2006-09-19 Thread Massimiliano Pala
Diego de Felice wrote: > I've tested OpenCA (an old version to be honest) by issuing more than [...] > nextgen OpenCA less dependent from the command line openssl ? The best solution would be to get rid of the index.txt file and build it when needed (e.g. for revokation purposes). I guess this is

Re: [OpenCA-Devel] OpenCA packaging

2006-09-18 Thread Massimiliano Pala
Michael Bell wrote: > Hi Max, [...] > This would work for me. I have several admins which only need scep and [...] > install them both. > > So I would prefer your first proposal. Great. So if no one else will have issues, we'll be having the OpenCA-Tools package for the next release :-D ---

Re: [OpenCA-Devel] OpenCA packaging

2006-09-18 Thread Michael Bell
Hi Max, Massimiliano Pala schrieb: Michael Bell wrote: So nice to hear from you... I hope everything is fine with you... :-D Only the usual stress ;) The idea is interesting and I guess it is something easy to do. The only concern I have is the possibility of confusing the users when requ

Re: [OpenCA-Devel] OpenCA packaging

2006-09-18 Thread Massimiliano Pala
Michael Bell wrote: > Hi Max, Hello Michael So nice to hear from you... I hope everything is fine with you... :-D Now the important stuff... > I already mentioned this in an earlier mail but I would like to separate > openca-scep and openca-sv too or more exact I want to distribute all > C

Re: [OpenCA-Devel] OpenCA packaging

2006-09-18 Thread Michael Bell
Hi Max, Massimiliano Pala schrieb: I am repackaging OpenCA in order to have the installation easier for new users and also to fix some of current installation errors. I am also restructuring the current CVS to have it easier to browse and to maintain (no more all those unused dirs around). Foll

Re: [OpenCA-Devel] [Openca-Users] OpenCA packaging

2006-09-18 Thread Massimiliano Pala
Massimiliano Pala wrote: > Hi all, [...] > * OpenCA-base-X.X.X.tar.gz (.rpm) -- OpenCA base installation >(almost like the current one, but without the OCSP server) > > * OpenCA-base-Docs-X.X.X.tar.gz (.rpm) -- Documentation about >OpenCA (with sources) Maybe we can move to a different pa

[OpenCA-Devel] OpenCA packaging

2006-09-18 Thread Massimiliano Pala
Hi all, I am repackaging OpenCA in order to have the installation easier for new users and also to fix some of current installation errors. I am also restructuring the current CVS to have it easier to browse and to maintain (no more all those unused dirs around). Following there is the structure o

[OpenCA-Devel] OpenCA, SELinux and SIGHUP

2006-08-15 Thread Nicolas MASSÉ
Hello, I'm trying to setup an OpenCA on a SELinux system (Hardened Gentoo) but I'm currently copping with a problem. - When SELinux is disabled (selinux=0 at boot time) OpenCA always starts and works correctly. - When the system is in permissive mode (i.e. no action is denied), I cannot start

Re: [OpenCA-Devel] openca + engine chil issue

2006-06-09 Thread Antonio A
dear martin thanks for your answer antonio araujo --- Martin Bartosch <[EMAIL PROTECTED]> escribió: > Hi, > > > martin i still have a little doubt about how the > > openssl command is wrapped with with-nfast -M, > could > > you give me some hints please? maybe the openssl > > command is wrappe

Re: [OpenCA-Devel] openca + engine chil issue

2006-06-08 Thread Antonio A
dear massimiliano, thanks for your answer :o) i studied ca.c file from apps directory of openssl to find out how to use keys stored on hsm. antonio araujo --- Massimiliano Pala <[EMAIL PROTECTED]> escribió: > Antonio A wrote: > [...] > > could help me to load openssl ENGINE CHIL > (ncipher)

Re: [OpenCA-Devel] openca + engine chil issue

2006-05-17 Thread Massimiliano Pala
Antonio A wrote: [...] could help me to load openssl ENGINE CHIL (ncipher) from an application in C++. i was studying openca to [...] i apreciate all help you can give me :) You can take a look at the openssl's apps or at the openca-ocspd. Sometimes there are specific keywords to be used for

Re: [OpenCA-Devel] openca + engine chil issue

2006-05-17 Thread Martin Bartosch
Hi, martin i still have a little doubt about how the openssl command is wrapped with with-nfast -M, could you give me some hints please? maybe the openssl command is wrapped with: /opt/nfast/bin/with-nfast openssl ca am i wrong? yes, correct. Add the -M flag to make sure that you are not

Re: [OpenCA-Devel] openca + engine chil issue

2006-05-11 Thread Antonio A
dear martin, thank you for your answer :) i found a document that explains what you say about with-nfast command line utility and its credentials file, if someone wants to read it: www.juniper.net/techpubs/hardware/dx/fips_supplement.pdf martin i still have a little doubt about how the openssl co

Re: [OpenCA-Devel] openca + engine chil issue

2006-05-11 Thread Martin Bartosch
Hi, in order to signing certificates it is necessary to open the hsm with its operator card set (/opt/nfast/bin/with-nfast pause) before executing the openssl ca command. i would like to know how does openca get the hsm password to load the private key to sign the certificate? (for example how

[OpenCA-Devel] openca + engine chil issue

2006-05-10 Thread Antonio A
dear friends of openca, i have tested openca with an nCipher nShield hsm and everything works. reading the openca sources i saw that it uses an openssl command to, for example, signing certificate through engine CHIL (something like openssl ca xxx xxx -passin -keyfile ) in order to signing c

[OpenCA-Devel] OpenCA Installer Script

2005-09-08 Thread Oliver Welter
Hi anyone of you ever worked on an installer script for OpenCA ? So I mean some handy cli or curses tool that wlaks through the config-xml and eases the initial setup ? Oliver -- Diese Nachricht wurde digital unterschrieben oliwel's public key: http://www.oliwel.de/oliwel.crt Basiszertifikat:

Re: [OpenCA-Devel] OpenCA Head shell interface

2005-09-05 Thread Michael Bell
Hi Chris, now I'm back from holidays :) Anyway, I am getting back to looking at the CVS head and in particular the shell client interface. My question today is... I have found the "openca-shell-client" and shall examine it more, but it seems to be a menu driven console client. I see in CHANGE

[OpenCA-Devel] OpenCA Head shell interface

2005-08-23 Thread Chris Covell
Hello Guys, sorry I have not been around for a while, but I was on holiday and am having some ongoing personal problems. Anyway, I am getting back to looking at the CVS head and in particular the shell client interface. My question today is... I have found the "openca-shell-client" and shall e

[OpenCA-Devel] OpenCA Workshop 2005

2005-08-01 Thread Oliver Welter
Dear OpenCA Users, the OpenCA Team wants to announce the this years Users-Workshop. If the majority of users has problems with the date - please let us know and we will try to move it ! Location: Techn. Universitaet Muenchen (Germany) Mon 17. October: Developer Meeting (open to whoever is in

Re: [OpenCA-Devel] OpenCA + DEBIAN

2005-06-22 Thread rbroncano
Hello Juan David, I'm working with knoppix and red hat. I had the same problem. I saw an older mail with our problem. She had solved it restarting the computer and it works. You can search this mail into this list for more information. I  remember the error reason is that another application is u

Re: [OpenCA-Devel] OpenCA + DEBIAN

2005-06-21 Thread Piotr Wadas
Hello, You can use debian branch from cvs to build debian packages for OpenCA, they are still betas/experimental/etc/etc, however they're confirmed to work in a few environments, with Debian 3.1 or later (sid/experimental etc.). Let me know, if You need further instructions on building debian pa

Re: [OpenCA-Devel] openca Greek localization file

2005-06-21 Thread Michael Bell
Hi Chrysa, I commited your fixes for el_GR and the commands. Sorry for the delay. I start commiting all the hanging stuff now. Thanks Michael -- ___ Michael BellHumboldt-Universitaet zu Berlin Tel.: +49 (0)30-209

[OpenCA-Devel] OpenCA + DEBIAN

2005-06-21 Thread Juan David Gutierrez Reyes
Common Information OpenCA Version :openca-0.9.2.2 Perl Version: 5.8.4-8 OpenSSL Version : 0.9.7e-3 Operating System: Debian 3.1 Used Browsers : firefox 1.0 Used Language(s): Special Changes : Apache/1.3.33 (Debian GNU/Linux) -

Re: [OpenCA-Devel] OpenCA as a Web service

2005-05-18 Thread Oliver Welter
Hi Bahaa, Can anyone point me to how to write enable OpenCA as a web service and how to work with access controls of OpenCA. I would like to be able to submit a pcks10 request and receive the signed certificate via web service. Thanks in Advance There are two (three) ways for this :) 1) You can pa

[OpenCA-Devel] OpenCA as a Web service

2005-05-18 Thread Alamood, Bahaaldin
Hello All,   Can anyone point me to how to write enable OpenCA as a web service and how to work with access controls of OpenCA.  I would like to be able to submit a pcks10 request and receive the signed certificate via web service. Thanks in Advance     Best regards, Bahaa Al-amood  

Re: [OpenCA-Devel] openca Greek localization file

2005-04-25 Thread Michael Bell
Chrysa Papagianni wrote: Hello, here is an updated version of the greek localization file openca.po http://noc.ntua.gr/~chrisap/openca.tar.gz and some strings in the cmds that were probably missed and not translated http://noc.ntua.gr/~chrisap/cmds.diff Which version did you use for the translati

[OpenCA-Devel] openca Greek localization file

2005-04-25 Thread Chrysa Papagianni
Hello, here is an updated version of the greek localization file openca.po http://noc.ntua.gr/~chrisap/openca.tar.gz and  some strings in the cmds that were probably missed and not translated http://noc.ntua.gr/~chrisap/cmds.diff   Best Regards--Chrysa PapagianniElectrical and Computer engi

Re: [OpenCA-Devel] openca-0.9.2.2

2005-03-08 Thread Chris Covell
Michael, Michael Bell wrote: Tagged (openca_0_9_2_2). Please verify. just to let you know that I have checked out the fresh 0_9_2_2 tag and installed it in my test environment. It seems to work fine against the LunaSA I have available so that is good news. I tested right from the start, i.e. roo

Re: [OpenCA-Devel] openca-0.9.2.2

2005-03-08 Thread Michael Bell
Tiller, Robert wrote: can someone throw a tarball of 9.2.2 on the openca website for download? I'm a little bit slow this time. The file is present at sourceforge now and some seconds ago I updated the web pages in the cvs. www1.openca.info should be up-to-date in one hour. www.openca.info shoul

RE: [OpenCA-Devel] openca-0.9.2.2

2005-03-07 Thread Tiller, Robert
Title: RE: [OpenCA-Devel] openca-0.9.2.2 can someone throw a tarball of 9.2.2 on the openca website for download? Robert -Original Message- From:   [EMAIL PROTECTED] on behalf of Michael Bell Sent:   Mon 3/7/2005 10:55 AM To: openca-devel@lists.sourceforge.net Cc

Re: [OpenCA-Devel] openca-0.9.2.2

2005-03-07 Thread Michael Bell
Chris Covell wrote: Guys, when is openca-0.9.2.2 being tagged on CVS ? Tagged (openca_0_9_2_2). Please verify. Michael -- ___ Michael BellHumboldt-Universitaet zu Berlin Tel.: +49 (0)30-2093 2482 ZE Computer- und

Re: [OpenCA-Devel] openca-0.9.2.2

2005-03-04 Thread Chris Covell
I say tag away ! Michael Bell wrote: Chris Covell wrote: Guys, when is openca-0.9.2.2 being tagged on CVS ? Cool question, if there are no problems at all then I can tag it on monday. So deadline for changes or showstopper notices is monday 9.00 UTC. Michael

Re: [OpenCA-Devel] openca-0.9.2.2

2005-03-04 Thread Michael Bell
Chris Covell wrote: Guys, when is openca-0.9.2.2 being tagged on CVS ? Cool question, if there are no problems at all then I can tag it on monday. So deadline for changes or showstopper notices is monday 9.00 UTC. Michael -- ___ Michael

[OpenCA-Devel] openca-0.9.2.2

2005-03-04 Thread Chris Covell
Guys, when is openca-0.9.2.2 being tagged on CVS ? Chris... --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start readi

Re: [OpenCA-Devel] openca-configure produces no output

2005-02-23 Thread Alexei Chetroi
ceforge.net > Subject: Re: [OpenCA-Devel] openca-configure produces no output > > Alexei Chetroi wrote: > > > Finally, I've fixed this error. Shame on me :), when editing > >config.xml I've broke it's structure and didn't observed it. After > >cor

Re: [OpenCA-Devel] openca-configure produces no output

2005-02-23 Thread Ives Steglich
Alexei Chetroi wrote: Finally, I've fixed this error. Shame on me :), when editing config.xml I've broke it's structure and didn't observed it. After correcting, everything is fine. we should add a simple tool, which checks for a valid xml-document and tells this explicitly, maybe we should ad

Re: [OpenCA-Devel] openca-configure produces no output

2005-02-23 Thread Alexei Chetroi
On Mon, Feb 21, 2005 at 06:34:02PM +0200, Alexei Chetroi wrote: > Date: Mon, 21 Feb 2005 18:34:02 +0200 > From: Alexei Chetroi <[EMAIL PROTECTED]> > To: openca-devel@lists.sourceforge.net > Reply-To: openca-devel@lists.sourceforge.net > Subject: [OpenCA-Devel] openca-configu

Re: [OpenCA-Devel] openca-configure produces no output

2005-02-22 Thread Alexei Chetroi
On Mon, Feb 21, 2005 at 09:52:05PM +0100, Piotr Wadas wrote: > Date: Mon, 21 Feb 2005 21:52:05 +0100 (CET) > From: Piotr Wadas <[EMAIL PROTECTED]> > To: openca-devel@lists.sourceforge.net > Subject: Re: [OpenCA-Devel] openca-configure produces no output > > Hello, > &

Re: [OpenCA-Devel] openca-configure produces no output

2005-02-21 Thread Piotr Wadas
Hello, Which automake package you have installed? I have automake1.7 and don't remember any errors. I'd been using automake 1.4 when I was writing previous message, now I linked /etc/alternatives/automake to 1.9, and I have the same: [...] cd src/scep; aclocal -I . -I build aclocal: configure.in:

Re: [OpenCA-Devel] openca-configure produces no output

2005-02-21 Thread Alexei Chetroi
On Mon, Feb 21, 2005 at 06:09:27PM +0100, Piotr Wadas wrote: > Date: Mon, 21 Feb 2005 18:09:27 +0100 (CET) > From: Piotr Wadas <[EMAIL PROTECTED]> > To: openca-devel@lists.sourceforge.net > Subject: Re: [OpenCA-Devel] openca-configure produces no output > [ snip ] > I&#x

Re: [OpenCA-Devel] openca-configure produces no output

2005-02-21 Thread Alexei Chetroi
On Mon, Feb 21, 2005 at 05:50:16PM +0100, Oliver Welter wrote: > Date: Mon, 21 Feb 2005 17:50:16 +0100 > From: Oliver Welter <[EMAIL PROTECTED]> > To: openca-devel@lists.sourceforge.net > Subject: Re: [OpenCA-Devel] openca-configure produces no output > > Hi Alexei, >

Re: [OpenCA-Devel] openca-configure produces no output

2005-02-21 Thread Piotr Wadas
Hi, I'm facing strange problem and don't know how to handle it. I've updated /etc/openca/config.xml and after configure_etc.sh is run files are not updated from templates. openca-configure doesn't throw any error out. here's example: ca:/etc/openca/servers# ls ca.* ca.conf.template ca:/etc/openca

Re: [OpenCA-Devel] openca-configure produces no output

2005-02-21 Thread Oliver Welter
Hi Alexei, open the configure_etc skript and look if you have the correct driectory with your files in the "DIReCTORY" list at the top of the script. You can try to add "/bin/sh -x" at the top - this will write the execeute commands on STDOUT Oliver -- Diese Nachricht wurde digital unterschrieb

[OpenCA-Devel] openca-configure produces no output

2005-02-21 Thread Alexei Chetroi
Hi, I'm facing strange problem and don't know how to handle it. I've updated /etc/openca/config.xml and after configure_etc.sh is run files are not updated from templates. openca-configure doesn't throw any error out. here's example: ca:/etc/openca/servers# ls ca.* ca.conf.template ca:/etc/op

Re: [OpenCA-Devel] openca-sv

2005-02-15 Thread Johnny Gonzalez
Hello Michael, --- Michael Bell <[EMAIL PROTECTED]> escribió: > Ives Steglich wrote: > > >>> That's correct. The data must have the exact > same > >>> order. > > Uups, I was on the wrong way. If you send some data > plus a signature to > OpenCA's approve command then we store the data in > yo

Re: [OpenCA-Devel] openca-sv

2005-02-15 Thread Michael Bell
Ives Steglich wrote: That's correct. The data must have the exact same order. Uups, I was on the wrong way. If you send some data plus a signature to OpenCA's approve command then we store the data in your order in the database. We never reorder the stuff to avoid problems with the ordering. If

Re: [OpenCA-Devel] openca-sv

2005-02-14 Thread Johnny Gonzalez
Thanks dalini, > > if the order is equivalent then it may be > either an encoding or an cr/lf problem > it must binary equivalent > > otherwise the signature can't be verified > since it won't match, different representations > > could be a problem there? Yes, I suppose that must be the proble

Re: [OpenCA-Devel] openca-sv

2005-02-14 Thread Ives Steglich
Johnny Gonzalez wrote: Hello Michael, That's correct. The data must have the exact same order. How does OpenCA loads data from the DB to check the signature with openca-sv? When I read the data to be signed from the DB, it appears in this order: -BEGIN HEADER- TYPE = PKCS#10 SERIAL = 4896

Re: [OpenCA-Devel] openca-sv

2005-02-14 Thread Johnny Gonzalez
Hello Michael, > > That's correct. The data must have the exact same > order. How does OpenCA loads data from the DB to check the signature with openca-sv? When I read the data to be signed from the DB, it appears in this order: -BEGIN HEADER- TYPE = PKCS#10 SERIAL = 4896 NOTBEFORE =

Re: [OpenCA-Devel] openca-sv

2005-02-14 Thread Michael Bell
Johnny Gonzalez wrote: - When I use the interface the Method signText shows a window with the data it is going to sign, that data looks in a different order from the data I'm obtaining in Java from the DB. So I guess that's the problem why the signature is invalid. That's correct. The data must hav

Re: [OpenCA-Devel] openca-sv

2005-02-13 Thread Johnny Gonzalez
Hello Dalini, this is the situation. In my company we will have a project, in a few days, in which we will have to process 250.000 requests in about a month or something. We are going to receive about 10.000 CSR per day, so our RA has to process (approve and sign) all 10.000 CSRs (or the number re

Re: [OpenCA-Devel] openca-sv

2005-02-13 Thread Ives Steglich
Johnny Gonzalez wrote: Hello I find a command called openca-sv Could I use it to sign my requests? If that's true, can anybody tell me how to sign (files or something) using it? just to get things sorted out - what exactly do you wanna sign, at which step in the process and where and how do you pu

[OpenCA-Devel] openca-sv

2005-02-12 Thread Johnny Gonzalez
Hello I find a command called openca-sv Could I use it to sign my requests? If that's true, can anybody tell me how to sign (files or something) using it? Thanks, Johnny __ Renovamos el Correo Yahoo!: ¡250 MB GRATIS! Nuevos servicios

  1   2   3   4   >