Hi,
as I described before, I install all part of Openca and config my
httpd.conf and set document root & server root and it was start,
My openca start too(by openca_rc start)
but when I type this address " http://127.0.0.1/htdocs/ra";, the browser shoe
the link of ra then goes to http://127.0.0.1/cgi-bin/raserver?....., and
make error to cannot underestand openca,

I also cannot config the system completely , does any one have sample of
configuration files who we need to install all packages on a computer to run
openca

Do we have any Iranian Citizen in this group who help me face to face ,
because I want to do a huge project by openca and need more help

Thanks
Mohammadreza


On 5/22/07, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:

Send OpenCA-Devel mailing list submissions to
       openca-devel@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
       https://lists.sourceforge.net/lists/listinfo/openca-devel
or, via email, send a message with subject or body 'help' to
       [EMAIL PROTECTED]

You can reach the person managing the list at
       [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of OpenCA-Devel digest..."


Today's Topics:

  1. Openca problem (MRKH)
  2. Re: Openca problem (Massimiliano Pala)
  3. Re: [Openca-Users] where are calls to subroutines in
     crypto-utils.lib? (Massimiliano Pala)
  4. Re: [Openca-Users] 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:
       <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"

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 address, I
think my system cannot resolve or browse cgi-bin, I make all
configurations
in HTTPD but it cannot browse any of the interfaces, so I cannot use
openca

Is any one help me

Thanks
Mohammadreza Khorshidi
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 2
Date: Tue, 22 May 2007 13:40:27 -0400
From: Massimiliano Pala <[EMAIL PROTECTED]>
Subject: Re: [OpenCA-Devel] Openca problem
To: OpenCA Developers <openca-devel@lists.sourceforge.net>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"

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. Max

MRKH wrote:
> 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 address, I
> think my system cannot resolve or browse cgi-bin, I make all
> configurations in HTTPD but it cannot browse any of the interfaces, so I
> cannot use openca
>
> Is any one help me

--

Best Regards,

       Massimiliano Pala


--o------------------------------------------------------------------------
Massimiliano Pala [OpenCA Project Manager]
[EMAIL PROTECTED]

[EMAIL PROTECTED]

Dartmouth Computer Science Dept               Home Phone: +1 (603)
397-3883
PKI/Trust - Office 063                        Work Phone: +1 (603)
646-9179

--o------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3088 bytes
Desc: S/MIME Cryptographic Signature

------------------------------

Message: 3
Date: Tue, 22 May 2007 13:48:39 -0400
From: Massimiliano Pala <[EMAIL PROTECTED]>
Subject: Re: [OpenCA-Devel] [Openca-Users] where are calls to
       subroutines in  crypto-utils.lib?
To: OpenCA Devel <openca-devel@lists.sourceforge.net>
Cc: Openca Users <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"

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
uses the library functions and the modules to perform the crypto
functionalities.
You may want to look at the openca-crypto (and token) for the low-level
functionality while the openca-req/openca-x509/openca-crl/openca-pkcs7 for
the functions that deal with crypto objects.

I hope this helps...

Later,
Dr. Max

Janet N wrote:
> Hi there,
>
> I am adding a new sub function (subroutine) to the "crypto-utils.lib"
> file under /openca/openca/lib/functions
>
> I need to know where are the calls to these subroutines in the "
> crypto-utils.lib" file?  For example where is the file that calls
> crypto_get_csr,  crypto_get_subject_alt_names, etc?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3088 bytes
Desc: S/MIME Cryptographic Signature

------------------------------

Message: 4
Date: Tue, 22 May 2007 13:53:55 -0400
From: Massimiliano Pala <[EMAIL PROTECTED]>
Subject: Re: [OpenCA-Devel] [Openca-Users] openca-sv documentation
To: OpenCA Devel <openca-devel@lists.sourceforge.net>
Cc: Openca Users <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"

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 Hayrapetyan wrote:
> Hello,
>
> I am using openca-tools-1.0.0 +openca0.9.3-rc1.
> When I am trying to approve and sign the certificate revocation request
> on RA side, I am getting an error related to signature verification. The
> signature is verified by openca-sv tool, which is, as far as I can see,
> a compiled binary (so I am not able to dig into the source).
> Now my question is: Is there any documentation on openca-sv tool? Or,
> maybe one could point out the source for openca-sv tool?
> The README file included along with tool suggests referring to README_SV
> for the information. Unfortunately, the README_SV file is missing.
>
> Thanks in advance,
> Arsen.

--

Best Regards,

       Massimiliano Pala


--o------------------------------------------------------------------------
Massimiliano Pala [OpenCA Project Manager]
[EMAIL PROTECTED]

[EMAIL PROTECTED]

Dartmouth Computer Science Dept               Home Phone: +1 (603)
397-3883
PKI/Trust - Office 063                        Work Phone: +1 (603)
646-9179

--o------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3088 bytes
Desc: S/MIME Cryptographic Signature

------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

------------------------------

_______________________________________________
OpenCA-Devel mailing list
OpenCA-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-devel


End of OpenCA-Devel Digest, Vol 12, Issue 3
*******************************************

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
OpenCA-Devel mailing list
OpenCA-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to