> > It should be able to list all CAs, including the internally generated > one. It should be possible to remove any but that internally generated > one (making this take effect will require restarting any services that > use it, since the libraries cache these things). > > ssl/authorities directory contains certificates in both PEM and hash format. The hash format has extension .0 In order to display certificates I would need to do some filtering. I am thinking to display all certificates that have any extension except files that has extension .0
What do you think of this approach? Also, for the internally generated certificate, how can I differentiate the internal certificate? The internal certificate name is built upon the following rule: ca.<domain_name>.crt. Is it OK to rely on this assumption? Any feedback is appreciated. Thanks, Mircea
_______________________________________________ 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/
