>>> On 4/24/2009 at 9:12 AM, in message <[email protected]>, "[email protected]" <[email protected]> wrote: > On Fri, 2009-04-24 at 08:57 -0400, Scott Lawrence wrote: > > On Fri, 2009-04-24 at 15:19 +0300, [email protected] wrote: > > > Hi, > > > > > > we have godady signed certs and i want to use these certs on sipxecs. > > > > > > > > > I have read the following page: > > > > http://sipx-wiki.calivia.com/index.php/Notes_on_SSL_Keys_and_Keystores_used_ > by_sipx > > > > > > but i cannot understand the steps to import my certs to keystores. > > > > That page is really design documentation more than user documentation... > > > > > Do i need to use this cert also for XML-RPC or i need to use it only for > > > web access? > > > > > > i have these files from godady - gd_bundle.crt, myhostname.crt and > > > myhostname.key. Which are the right steps to import and use my cert? > > > > In version 4.0 there is a web page (under the System menu I think) for > > loading your web certs (they are not used for XML-RPC - that will still > > use the private certs). > > > Thanks for the reply and for the information. I will check this now. I also > found this documentation that give > more info: > http://sipxecs.sipfoundry.org/doc/INSTALL.ssl.html > > Thanks again and best regards! > > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users >
I've not tested this yet, but am hoping to soon... I think you are talking about web certificates. In 4.0 the process will be like this: in sipXconfig UI as superadmin, go to System>Web Certificates. Fill in the form data properly. Make sure you have the FQDN of the server, not just the domain name. Click the "Generate" button. This will create a CSR which you copy and submit to your certificate provider. The certificate provider will in turn give you a file or text. System>Web Certificates>Import (left side), choose your method (file or text) and click Import. I don't know if the CSR function is properly working on every build of 4.0 (doesn't seem to for 4.0.0-015249 2009-04-22T00:52:16 ecs-centos5), but it does seem straightforward. _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
