Hello I'm using the next command to create certificates:
#openssl req -new -x509 -keyout asterisk.key -out asterisk.crt -days 3650 #cp asterisk.crt ca-certificates.crt But now when I run asterisk it askes me the pass phrase, so when I input it asterisk gets crash (segmentation fault), when I input the wrong pass phrase it continues to work (but without srtp). What can be wrong with the certificates? On 5/21/07, Alexandr Olekhnovich <[EMAIL PROTECTED]> wrote:
Hi all, Please, tell me how can I generate any working certificates to make asterisk working with SRTP (for example with openssl). http://www.voip-info.org/wiki/view/Asterisk+SRTP Asterisk says Invalid certificate file Certificate exception: Invalid certificate file to all my attempts. -- Thanks in advance Alexander Olekhnovich
-- Best Regards Alexander Olekhnovich
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
