bay2x1 <[email protected]> wrote: > > I am a newbie on this technology and I have manage to install opensips 1.4.4 > but I am having problems with openxcap configuration. I have encountered > this error on the error log. > > Feb 13 15:12:12 ws16 openxcap[10596]: [-] Log opened. > Feb 13 15:12:12 ws16 openxcap[10596]: [-] Starting OpenXCAP 1.0.7 > Feb 13 15:12:12 ws16 openxcap[10596]: [-] Supported Root URIs: > https://xcap.example.com/xcap-root > Feb 13 15:12:12 ws16 openxcap[10596]: [-] warning: Certificate file > 'tls/server.crt' could not be loaded: File 'tls/server.crt' does not exist > Feb 13 15:12:12 ws16 openxcap[10596]: [-] warning: Private key file > 'tls/server.key' could not be loaded: File 'tls/server.key' does not exist > Feb 13 15:12:12 ws16 openxcap[10596]: [-] fatal error: the TLS certificates > or the private key could not be loaded > > Any information regarding this problem would be greatly appreciated. Thanks Did you generate a certificate and a private key for your server? Refer to GNUTLS documentation for information on how to do that. Once you have them, simply put them under /etc/openxcap/tls/server.crt and /etc/openxcap/tls/server.key names (provided that your config is under /etc/openxcap/ directory)
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
