I have done this, according to http://www.tc.umn.edu/~brams006/selfsign.html, part 1B (generating your own CA):
a) create a CA authority (ca.key and ca.crt)
b) make a certificate request (server.csr)
c) sign the certificate request (server.crt and server.key) with the new CA authority
d) change the server key so it does not ask for a passphrase.
Afterwards, the server.crt and server.key files are included in /usr/share/fred-client/ssl directory, and the fred-client configuration file is modified like this:
ssl_cert = %(dir)s/server.crt
ssl_key = %(dir)s/server.key
Now, if I try to run fred-client this is the result:
ERROR: socket.sslerror: [Errno 1] _ssl.c:480: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca (200.107.82.18:700)
Certificate not signed by verified certificate authority
What should I do for fred-client to identify these certificates as valid?.
Thanks in advance.
Note: the new fred-client is perfectly compatible with FRED 2.2.
--
Mario Guerra <mguerra(a)nic.cr>
i tried too with fedora 20 .
but i can't start fred-client.
i have this error :
" ERROR: ERROR HEADER : unpack requires a string argument of length 4
server didn't return Greeting message.
What can i do ?
Thanks to help
2015-05-20 10:34 GMT+00:00 Ricardo Perre <ricardo.perre(a)g9telecom.pt>:
> Ok, I'm trying on Ubuntu 12 and use the fred repo.
> Getting dep. errors again.
>
> Here is the error:
>
>
>
> root@fred:/home/fred# apt-get install fred
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
> fred : Depends: fred-doc2pdf but it is not going to be installed
> Depends: fred-db but it is not going to be installed
> Depends: fred-adifd but it is not going to be installed
> Depends: fred-rifd but it is not going to be installed
> Depends: fred-pifd but it is not going to be installed
> Depends: fred-logd but it is not going to be installed
> Depends: fred-msgd but it is not going to be installed
> Depends: fred-webadmin but it is not going to be installed
> Depends: fred-whois but it is not going to be installed
> Depends: libapache2-mod-corba but it is not going to be installed
> Depends: libapache2-mod-eppd but it is not going to be installed
> Depends: libapache2-mod-whoisd but it is not going to be installed
> Depends: fred-pyfred but it is not going to be installed
> E: Unable to correct problems, you have held broken packages.
>
>
>
>
> -----Mensagem original-----
> De: fred-users-bounces(a)lists.nic.cz [mailto:
> fred-users-bounces(a)lists.nic.cz]
> Em nome de Mario Guerra
> Enviada: terça-feira, 19 de Maio de 2015 15:58
> Para: fred-users(a)lists.nic.cz
> Assunto: Re: Install process
>
>
>
> On 19/05/2015 08:41, Ricardo Perre wrote:
> > So, I’ve given up trying to install FRED on CentOS.
> >
> > I gave it a try on Ubuntu 9 (almost 5 years old) following the PDF on
> > your
> > website: same frustrating result.
> >
> >
> >
> > Do you have any installation manual? Or a installer?
> >
> >
> >
> > Please, point me in some direction.
> >
> >
> >
> > Thank you for your time.
> >
> >
>
> My recommendation would be, if possible, to install Ubuntu 12.04 and then
> add the fred.nic.cz repository and install FRED with:<
>
> apt-get install fred
>
> I hope this helps.
>
> Mario
>
> _______________________________________________
> fred-users mailing list
> fred-users(a)lists.nic.cz
> https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users
>
>
> -----
> Não foram detetados vírus nesta mensagem.
> Verificado por AVG - www.avg.com
> Versão: 2015.0.5941 / Base de dados de Vírus: 4342/9815 - Data de
> Lançamento: 05/19/15
>
>
> _______________________________________________
> fred-users mailing list
> fred-users(a)lists.nic.cz
> https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users
>
>
--
SANOGO Ousmane
Ingénieur Système&Réseau
Expert Certifié Linux LPIC2
cel : +22508143986 / +22502595080
mail : ousmane(a)sanogo.net
Site: http://www.sanogo.net
Strange, I've just try it without problems. Do you use 64bit version?
Regards,
Jaromir
On Wed, 2015-05-20 at 11:34 +0100, Ricardo Perre wrote:
> Ok, I'm trying on Ubuntu 12 and use the fred repo.
> Getting dep. errors again.
>
> Here is the error:
>
>
>
> root@fred:/home/fred# apt-get install fred
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
> fred : Depends: fred-doc2pdf but it is not going to be installed
> Depends: fred-db but it is not going to be installed
> Depends: fred-adifd but it is not going to be installed
> Depends: fred-rifd but it is not going to be installed
> Depends: fred-pifd but it is not going to be installed
> Depends: fred-logd but it is not going to be installed
> Depends: fred-msgd but it is not going to be installed
> Depends: fred-webadmin but it is not going to be installed
> Depends: fred-whois but it is not going to be installed
> Depends: libapache2-mod-corba but it is not going to be installed
> Depends: libapache2-mod-eppd but it is not going to be installed
> Depends: libapache2-mod-whoisd but it is not going to be installed
> Depends: fred-pyfred but it is not going to be installed
> E: Unable to correct problems, you have held broken packages.
>
>
>
>
> -----Mensagem original-----
> De: fred-users-bounces(a)lists.nic.cz [mailto:fred-users-bounces@lists.nic.cz]
> Em nome de Mario Guerra
> Enviada: terça-feira, 19 de Maio de 2015 15:58
> Para: fred-users(a)lists.nic.cz
> Assunto: Re: Install process
>
>
>
> On 19/05/2015 08:41, Ricardo Perre wrote:
> > So, Ive given up trying to install FRED on CentOS.
> >
> > I gave it a try on Ubuntu 9 (almost 5 years old) following the PDF on
> > your
> > website: same frustrating result.
> >
> >
> >
> > Do you have any installation manual? Or a installer?
> >
> >
> >
> > Please, point me in some direction.
> >
> >
> >
> > Thank you for your time.
> >
> >
>
> My recommendation would be, if possible, to install Ubuntu 12.04 and then
> add the fred.nic.cz repository and install FRED with:<
>
> apt-get install fred
>
> I hope this helps.
>
> Mario
>
> _______________________________________________
> fred-users mailing list
> fred-users(a)lists.nic.cz
> https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users
>
>
> -----
> Não foram detetados vírus nesta mensagem.
> Verificado por AVG - www.avg.com
> Versão: 2015.0.5941 / Base de dados de Vírus: 4342/9815 - Data de
> Lançamento: 05/19/15
>
> _______________________________________________
> fred-users mailing list
> fred-users(a)lists.nic.cz
> https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users
--
Jaromir Talir
technicky reditel / Chief Technical Officer
-------------------------------------------
CZ.NIC, z.s.p.o. -- .cz domain registry
Milesovska 5, 130 00 Praha 3, Czech Republic
mailto:jaromir.talir@nic.cz http://nic.cz/
sip:jaromir.talir@nic.cz tel:+420.222745107
mob:+420.739632712 fax:+420.222745112
-------------------------------------------
On 19/05/2015 08:41, Ricardo Perre wrote:
> So, I’ve given up trying to install FRED on CentOS.
>
> I gave it a try on Ubuntu 9 (almost 5 years old) following the PDF on your
> website: same frustrating result.
>
>
>
> Do you have any installation manual? Or a installer?
>
>
>
> Please, point me in some direction.
>
>
>
> Thank you for your time.
>
>
My recommendation would be, if possible, to install Ubuntu 12.04 and
then add the fred.nic.cz repository and install FRED with:<
apt-get install fred
I hope this helps.
Mario
Hi,
billing features in FRED are described here
http://fred.nic.cz/attachment/wiki/documentation/billing.pdf?format=raw
Payments are processed using polling mechanism. We check every X min.
our bank account for new transactions. Inside package fred-transproc,
there are some hints how to connect to a bank, download records and
transform them into general format processed by FRED. This, however,
depends on API published by individual banks and this differs quite
heavily from bank to bank.
Regards,
Jaromir
On Mon, 2015-05-18 at 17:08 +0100, Ricardo Perre wrote:
> Hello,
>
>
>
> Is there any modules/extensions for fred to manage real-time payments
> and invoices?
>
>
>
> Thank you
>
> G9Telecom
> e-mail: ricardo.perre(a)g9telecom.pt
>
> We are a Deloitte Technology Fast 500 EMEA 2013
> P Please consider the environment before printing this mail note
>
>
> _______________________________________________
> fred-users mailing list
> fred-users(a)lists.nic.cz
> https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users
--
Jaromir Talir
technicky reditel / Chief Technical Officer
-------------------------------------------
CZ.NIC, z.s.p.o. -- .cz domain registry
Milesovska 5, 130 00 Praha 3, Czech Republic
mailto:jaromir.talir@nic.cz http://nic.cz/
sip:jaromir.talir@nic.cz tel:+420.222745107
mob:+420.739632712 fax:+420.222745112
-------------------------------------------
Hi Ricardo,
my recommendation is to follow installation procedure on
http://fred.nic.cz/wiki/download (section Binary packages)
Regards,
Jaromir
On Tue, 2015-05-19 at 15:41 +0100, Ricardo Perre wrote:
> So, I’ve given up trying to install FRED on CentOS.
>
> I gave it a try on Ubuntu 9 (almost 5 years old) following the PDF on
> your website: same frustrating result.
>
>
>
> Do you have any installation manual? Or a installer?
>
>
>
> Please, point me in some direction.
>
>
>
> Thank you for your time.
>
>
>
> Os melhores cumprimentos,
>
> Ricardo Perre
>
> G9Telecom
> tel.: 21 145 0130
>
> telm.: +351 96 308 61 37
> e-mail: ricardo.perre(a)g9telecom.pt
>
> We are a Deloitte Technology Fast 500 EMEA 2013
> P Please consider the environment before printing this mail note
>
> Esta mensagem (incluindo quaisquer anexos) pode conter informação
> confidencial para uso exclusivo do destinatário. Se não for o
> destinatário pretendido, não deverá usar, distribuir ou copiar este
> e-mail. Se recebeu esta mensagem por engano, por favor informe o
> emissor e elimine-a imediatamente. Obrigado
>
>
>
>
> _______________________________________________
> fred-users mailing list
> fred-users(a)lists.nic.cz
> https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users
--
Jaromir Talir
technicky reditel / Chief Technical Officer
-------------------------------------------
CZ.NIC, z.s.p.o. -- .cz domain registry
Milesovska 5, 130 00 Praha 3, Czech Republic
mailto:jaromir.talir@nic.cz http://nic.cz/
sip:jaromir.talir@nic.cz tel:+420.222745107
mob:+420.739632712 fax:+420.222745112
-------------------------------------------
So, Ive given up trying to install FRED on CentOS.
I gave it a try on Ubuntu 9 (almost 5 years old) following the PDF on your
website: same frustrating result.
Do you have any installation manual? Or a installer?
Please, point me in some direction.
Thank you for your time.
Os melhores cumprimentos,
Ricardo Perre
G9Telecom
tel.: 21 145 0130
telm.: +351 96 308 61 37
e-mail: <mailto:ricardo.perre@g9telecom.pt> ricardo.perre(a)g9telecom.pt
We are a Deloitte Technology Fast 500 EMEA 2013
P Please consider the environment before printing this mail note
Esta mensagem (incluindo quaisquer anexos) pode conter informação
confidencial para uso exclusivo do destinatário. Se não for o destinatário
pretendido, não deverá usar, distribuir ou copiar este e-mail. Se recebeu
esta mensagem por engano, por favor informe o emissor e elimine-a
imediatamente. Obrigado
Hi Ricardo,
we have never tried to install it on CentOS. I'm trying to keep correct
dependencies for Fedora system and maybe it is slightly different. It
would be great to hear what are the major issues with CentOS
installation.
Regards,
Jaromir
On Mon, 2015-05-18 at 17:04 +0100, Ricardo Perre wrote:
> Hello,
>
> I’m trying to install fred on centos and its being a nightmare. Is
> there any documentation for this?
>
>
>
> G9Telecom
> e-mail: ricardo.perre(a)g9telecom.pt
>
> We are a Deloitte Technology Fast 500 EMEA 2013
> P Please consider the environment before printing this mail note
>
>
> _______________________________________________
> fred-users mailing list
> fred-users(a)lists.nic.cz
> https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users
--
Jaromir Talir
technicky reditel / Chief Technical Officer
-------------------------------------------
CZ.NIC, z.s.p.o. -- .cz domain registry
Milesovska 5, 130 00 Praha 3, Czech Republic
mailto:jaromir.talir@nic.cz http://nic.cz/
sip:jaromir.talir@nic.cz tel:+420.222745107
mob:+420.739632712 fax:+420.222745112
-------------------------------------------
Hello,
Is there any modules/extensions for fred to manage real-time payments and
invoices?
Thank you
G9Telecom
e-mail: <mailto:ricardo.perre@g9telecom.pt> ricardo.perre(a)g9telecom.pt
We are a Deloitte Technology Fast 500 EMEA 2013
P Please consider the environment before printing this mail note
Hello,
I'm trying to install fred on centos and its being a nightmare. Is there any
documentation for this?
G9Telecom
e-mail: <mailto:ricardo.perre@g9telecom.pt> ricardo.perre(a)g9telecom.pt
We are a Deloitte Technology Fast 500 EMEA 2013
P Please consider the environment before printing this mail note