I found out the problem , actually the ssl directory should be generated by
the sipXcommserverLib , and its not doing so. The files are generated in
BUILD/sipXcommserverLib/ssl-certs , instead of that ,the ssl directory
should be generated in the /usr/local/sipx/etc/sipxpbx. The is because , the
Makefile in sipXcommserverLib/bin/ssl-certs cannot resolve the variable
@SIPX_CONFIGDIR@ and I couldnt even find this variable in
Makefile.in(/sipXcommserverLib/bin/ssl-certs) .



Regards,
Rabail Javed

On Mon, Dec 8, 2008 at 1:48 PM, rabail javed <[EMAIL PROTECTED]> wrote:

> There are two sections in the sipxconfig , createAuthoritiesKeyStore and
> createAuthoritiesTrustStore, But I couldnt find any hidden file in the same
> directory.(/usr/local/sipx/bin).But definetly there is a  problem with the
> keystore, When I am starting sipxconfig , I am also getting these errors
> before the xmlrpc exception.
>
> cat: /usr/local/sipx/etc/sipxpbx/ssl/ssl.crt: No such file or directory
> cat: /usr/local/sipx/etc/sipxpbx/ssl/ssl.key: No such file or directory
> Error opening Certificate /usr/local/sipx/etc/sipxpbx/ssl/ssl.crt
> 23265:error:02001002:system library:fopen:No such file or
> directory:bss_file.c:352:fopen('/usr/local/sipx/etc/sipxpbx/ssl/ssl.crt','r')
> 23265:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:354:
> unable to load certificate
> Error opening Certificate /usr/local/sipx/etc/sipxpbx/ssl/ssl.crt
> 23269:error:02001002:system library:fopen:No such file or
> directory:bss_file.c:352:fopen('/usr/local/sipx/etc/sipxpbx/ssl/ssl.crt','r')
> 23269:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:354:
> unable to load certificate
> Error opening input file /usr/local/sipx/etc/sipxpbx/ssl/ssl.crt
> /usr/local/sipx/etc/sipxpbx/ssl/ssl.crt: No such file or directory
>
> who create the ssl directory?Is it sipxconfig or some other component?
>
>
> Thanks a lot.
>
> Regards,
> Rabail Javed
>
>
> From: "Scott Lawrence" <[EMAIL PROTECTED]>
> To: rabail javed <[EMAIL PROTECTED]>
> Date: Mon, 08 Dec 2008 16:59:05 +0000
> Subject: Re: [sipX-dev] build issues with sipxconfig
>
> On Mon, 2008-12-08 at 10:03 -0500, rabail javed wrote:
> > I dont know how to initialize the key store , but I executed
> > gen-ssl-keys.sh and install-cert.sh.in before starting sipxconfig.sh.
> > And I need the ssl component for the secure communication over HTTPS.
>
> There is a section of sipxconfig.sh that should convert the keys
> installed by install-cert.sh to a java keystore that's a hidden file in
> the same directory (ls -a)
>
> --
> Regards,
> Rabail Javed
>
> Telecommunications Software Designer
> NORTEL NETWORKS CORPORATION
> Canada
> cell: 1-613-242-1316
>



-- 
Regards,
Rabail Javed

Telecommunications Software Designer
NORTEL NETWORKS CORPORATION
Canada
cell: 1-613-242-1316
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to