Certificate Installation

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Certificate Installation

vijay Si
Hi,

I wanted to install a certificate for my ofbiz server.
Thought to get some advice from people who have installed one.
1) I need server security.
2) Code security.

Waiting for your suggestions

Regards
Reply | Threaded
Open this post in threaded view
|

Re: Certificate Installation

BJ Freeman
as far as code, I don't have it on the production machine.
I have a utility that makes a zip or tar file that is uploaded to a new
machine. it only had the files necessary to run of biz.

have you read
http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide


vijay Si sent the following on 10/20/2007 4:07 AM:

> Hi,
>
> I wanted to install a certificate for my ofbiz server.
> Thought to get some advice from people who have installed one.
> 1) I need server security.
> 2) Code security.
>
> Waiting for your suggestions
>
> Regards
>
Reply | Threaded
Open this post in threaded view
|

Re: Certificate Installation

Rodrigo Lima-2
Use keytools

2007/10/20, BJ Freeman <[hidden email]>:

>
> as far as code, I don't have it on the production machine.
> I have a utility that makes a zip or tar file that is uploaded to a new
> machine. it only had the files necessary to run of biz.
>
> have you read
>
> http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide
>
>
> vijay Si sent the following on 10/20/2007 4:07 AM:
> > Hi,
> >
> > I wanted to install a certificate for my ofbiz server.
> > Thought to get some advice from people who have installed one.
> > 1) I need server security.
> > 2) Code security.
> >
> > Waiting for your suggestions
> >
> > Regards
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Certificate Installation

rajsaini
In reply to this post by vijay Si
Hi Vijay,

SSL certificate provides:

1. Authentication
2. Encryption.

Is that what you mean by security?

You would need to buy a suitable certificate from a CA. Generally, first
you generate a key, then a certificate signing request (CSR) and send it
to the CA. CA will send you the signed certificate. It may take couple
of hours to days depending on your certificate.

Next step is to install the certificate in your server. I did it for
Apache Web server. It is simple for Tomcat as well. If you can send the
details of your server probably, I can help you.

Thanks,

Raj
vijay Si wrote:

> Hi,
>
> I wanted to install a certificate for my ofbiz server.
> Thought to get some advice from people who have installed one.
> 1) I need server security.
> 2) Code security.
>
> Waiting for your suggestions
>
> Regards
>
>