> > > How about we pre-install some root CAs in etc/sipxpbx/ssl/authorities - the > rest will just happen automagically... >
Ant tool has support to execute a Java program from within an Ant task: http://ant.apache.org/manual/CoreTasks/java.html So we can execute an ant task in sipXconfig pre-install phase (maybe when ant 'install' task is executed) that will execute a java program. This java program will copy JDK specific truststores from cacerts into our sipXconfig authorities.jks file What do you think about this solution? Thanks, Mircea D. > > _______________________________________________ > sipx-dev mailing list [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-dev > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev > sipXecs IP PBX -- http://www.sipfoundry.org/ >
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
