Re: [CentOS] INN with SSL

2008-06-12 Thread Ralph Angenendt
David Hláčik wrote: > Hello, on a INN mailinglist i have found , that in order to use INN over SSL > i need to call another instance of nnrpd like this : > > su news -c '/usr/local/news/bin/nnrpd -D -c > /usr/local/news/etc/readers-ssl.conf > -p 563 -S' > > I am using INN from official centos 5

[CentOS] INN with SSL

2008-06-12 Thread David Hláčik
Hello, on a INN mailinglist i have found , that in order to use INN over SSL i need to call another instance of nnrpd like this : su news -c '/usr/local/news/bin/nnrpd -D -c /usr/local/news/etc/readers-ssl.conf -p 563 -S' I am using INN from official centos 5.1 rpm . My question is, where to in