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>
Hi,
I am new to this list and would like to install a test environment of Fred
and eventually have it operational for our TLD registry in Lebanon (.LB).
I am seeking your assistance and guidance in order to proceed with the
installation.
I am working on ubuntu 12 and so far i have installed the following fred
packages:
ii fred-adifd 2.13.5~rc1-1~precise+1
FRED Administration Interface Daemon
ii fred-client 2.6.0~rc1-1ubuntu3~precise+1
FRED client for registrars, text interface
ii fred-client-qt4 2.6.0~rc1-1ubuntu3~precise+1
FRED client for registrars, GUI interface
ii fred-common 2.14.0~rc7-1~precise+1
FRED common files
ii fred-db 2.13.0~rc3-1~precise+1
DB schema and example data for FRED
ii fred-doc2pdf 2.5.1~rc1-2ubuntu2~precise+1
PDF generator for FRED registry system
ii fred-idl 2.14.0~rc1-1~precise+1
IDL files for FRED
ii fred-logd 2.13.5~rc1-1~precise+1
FRED logging daemon
ii fred-mifd 2.13.5~rc1-1~precise+1
FRED backend for MojeID
ii fred-msgd 2.13.5~rc1-1~precise+1
FRED messaging daemon
ii fred-pifd 2.13.5~rc1-1~precise+1
FRED Public Interface Daemon
ii fred-pyfred 2.4.2~rc2-1~precise+1
FRED Support Daemons
ii fred-pylogger 1.2.0~rc1-1ubuntu1~precise+1
Python wrapper for logging to FRED logger
ii fred-rifd 2.13.5~rc1-1~precise+1
FRED Registrar Interface Daemon
ii fred-stats 1.2.2~rc1-1~precise+1
FRED is complete central domain registry
ii fred-transproc 1.2.0-1~precise+1
FRED support for importing bank statements
ii fred-webadmin 3.10.0~rc1-1ubuntu4~precise+1
www administration interface for FRED
ii fred-whois 2.11.0-1ubuntu1~precise+1
Web Whois interface for FRED registry system
ii nagios-pyfred-genzone-plugin 2.4.2~rc2-1~precise+1
Nagios plugin to FRED Zone Generator
ii pyfred-filemanager 2.4.2~rc2-1~precise+1
FRED File Manager Client
ii pyfred-genzone 2.4.2~rc2-1~precise+1
FRED Zone Generator Client
Apache, postgres, python, corba are installed as well.
I loaded the sql database from /usr/share/fred-db/structure.sql
I am stuck at this level and would appreciate your help to proceed.
Regards,
Samer