On Wed, Nov 7, 2012 at 10:16 PM, Kyle Haefner <[email protected]>wrote:

> Hi All,
>
> Anyone know what the equivalent command of bin/ssl-cert/gen-ssl-keys.sh
>  is in 4.6?
>
> I ran into a problem with importing a certificate and now I get the
> following null pointer exception in sipxconfig, i'd like to blow it away
> and start over.
>
> java.lang.NullPointerException
>         at java.io.StringReader.<init>(StringReader.java:50)
>         at
> org.sipfoundry.sipxconfig.cert.CertificateUtils.readCertificateKey(CertificateUtils.java:101)
>         at
> org.sipfoundry.sipxconfig.cert.JavaKeyStore.addKey(JavaKeyStore.java:71)
>         at
> org.sipfoundry.sipxconfig.cert.CertificateConfig.replicate(CertificateConfig.java:81)
>         at
> org.sipfoundry.sipxconfig.cfgmgt.ConfigManagerImpl.runProviders(ConfigManagerImpl.java:158)
>         at
> org.sipfoundry.sipxconfig.cfgmgt.ConfigManagerImpl.runProviders(ConfigManagerImpl.java:147)
>         at
> org.sipfoundry.sipxconfig.setup.SetupMain.runSystemTask(SetupMain.java:26)
>         at
> org.sipfoundry.sipxconfig.common.SystemTaskRunner.runMain(SystemTaskRunner.java:43)
>         at
> org.sipfoundry.sipxconfig.common.SystemTaskRunner.main(SystemTaskRunner.java:27)
>
Hi,
So you used the Certificate page and tried to import a new certificate into
the system. Is it about web certificate, or certificate authority?

What steps did you follow and run into that error?
The certificate management has been changed in 4.6 and some scripts were
removed. We now keep certificates in apache and not in jetty as we used to
do in 4.4 (ssl listener has been removed from jetty)
Certificates and CA reside here: /etc/httpd/conf.d/ssl

Mircea

>
>
> --
> Kyle Haefner, M.S.
> Communication Systems Programmer
> Colorado State University
> Fort Collins, CO
> Phone: 970-491-1012
> Email:  [email protected]
>
> 01010010 01100101 01100001 01101100 00100000 01101101 01100101 01101110
> 00100000 01110000 01110010 01101111 01100111 01110010 01100001 01101101
> 00100000 01101001 01101110 00100000 01100010 01101001 01101110 01100001
> 01110010 01111001 00101110
>
> _______________________________________________
> sipx-users mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-users/
>
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to