I tried to install a new certificate, but this gives me this error:
ERROR: socket.sslerror: (1, 'error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca') (localhost:700)
Certificate not signed by verified certificate authority.
Any certificate specialist there ? :)
Petur
This email and its attachments may be confidential and are intended solely for the use of the individual to whom it is addressed.
If you are not the intended recipient or authorized to receive information for the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. If the email contains proposals, they are valid for 30 days following the date of email transmission. Finally, the recipient should check this email and any attachment for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by email.
_________________________________________________________________
Sur Windows Live Ideas, découvrez en exclusivité de nouveaux services en ligne... si nouveaux qu'ils ne sont pas encore sortis officiellement sur le marché !
http://ideas.live.com
_________________________________________________________________
Découvrez Windows Live Spaces et créez votre site Web perso en quelques clics !
http://spaces.live.com/signup.aspx
Suddenly i get this error, when i connect to fred-client:
-----------------------------------------------------------------------------
Using configuration from /etc/fred/fred-client.conf
Connecting to localhost, port 700 ...
ERROR: socket.sslerror: (1, 'error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol') (localhost:700)
Certificate not signed by verified certificate authority.
-----------------------------------------------------------------------------
I guess its because my certificate is out of date ?
Is it possible to disable SSL in fred-client ? (since no customers/registrars are using it directly)
If it is possible, how can i do it ?
regards
Petur
This email and its attachments may be confidential and are intended solely for the use of the individual to whom it is addressed.
If you are not the intended recipient or authorized to receive information for the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. If the email contains proposals, they are valid for 30 days following the date of email transmission. Finally, the recipient should check this email and any attachment for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by email.
Hi All,
I am trying to implement FRED as test in a Ubuntu Server, but I am
having many problems.
I am following the instructions as described in the link below:
http://fred.nic.cz/wiki/howto
After installing fred server I am trying to install fred-server python
component but I get the following errors:
user@nsx:~/fred/fred-pyfred-2.1.2$ python setup.py build_idl
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: invalid command 'build_idl'
user@nsx:~/fred/fred-pyfred-2.1.2$
My first question is for the instructions in the link above, they seems
to be old (fred 1.6.2 - I have downloaded fred 2.1.2). In the last step:
Create initial configuration
# mkdir /etc/fred
# cp server.conf.example /etc/fred/server.conf
I couldn't find any server.conf.example just server.conf and
server.conf.in???
Is there any updated instructions and can I have them so I can try again
step by step the implementation.
or is there any mistake made by me during the implementations step till
this point, which gives me this errors??
Another thing:
when installing fred server it didn't work the command: ./configure
--prefix=/usr && make because could not find the idl so I used the
command:
./configure --prefix=/usr --with-idldir=/usr/share/idl/fred/idl && make
because the idl dir was not /usr/share/idl/fred
but /usr/share/idl/fred/idl
can I have some instructions for implementations of fred-2.1.2 please
because to me those instructions looks old??
Thanks
Adriatik
_________________________________________________________________
Découvrez Windows Live Spaces et créez votre site Web perso en quelques clics !
http://spaces.live.com/signup.aspx
When setting up fred-client the usual procedure for installing it works
as expected.
But when calling it it gives this error:
ERROR: getaddrinfo() socket.error [9] servname not supported for ai_socktype
The solution is to modify fred-client.conf so the socket type is forced,
as shown here
;; Force socket type. Valid value is: IPv4 or IPv6.
;; Default is to use server's socket type.
;socket = IPv6
socket = IPv4
Mario
I've noticed that the nssets and keysets are extensions to the regular
EPP descriptions in the RFCs.
I have a question: would those extensions be a problem if a registrar
expects the hosts and domains based on that?. I ask this because the
client development the NIC-CR (Costa Rica) made was based on the hosts
and domains transactions described in the RFCs.
Best regards.
I'm attempting to install FRED onto a Gentoo box. I'm using fred-manager
to do the grunt work.
I've started with a reasonably minimal install box (no X, etc) and so
far - added:
emerge -uv omniORB boost libdaemon postgresql bind bind-tools doxygen
pyorbit tinyerp-server freefont-ttf
I'm installing 'fred' into "/home/fred' - as user 'fred'.
Near the top - I get:-
------------------------------------------------------------------------------------------------------
[much deleted]
Generating python stubs from IDL files
omniidl -Cbuild/stubs -bpython -Wbinline -Wbpackage=pyfred.idlstubs
/home/fred/root/share/idl/fred/FileManager.idl
/home/fred/root/share/idl/fred/Mailer.idl
/home/fred/root/share/idl/fred/TechCheck.idl
/home/fred/root/share/idl/fred/ZoneGenerator.idl
omniidl: Could not import back-end 'python'
omniidl: Maybe you need to use the -p option?
omniidl: (The error was 'No module named python')
error: Return status of omniidl is 256
/home/fred/download/src/fred-doc2pdf-2.0.0/setup.cfg.template has been
copied to setup.cfg.
Updating setup configuration file (setup.cfg).
running install
ImportError: No module named trml2pdf
ImportError: No module named rml2pdf
ImportError: No module named trml2pdf
Module rml2pdf was found.
Looking for folders 'freefont', 'truetype', 'freefont-ttf'...
Found 1 folder(s).
Found 12 fonts in folder '/usr/share/fonts/freefont-ttf'.
Found font family 'FreeSans.ttf'
Configuration file fred-doc2pdf.conf has been updated
------------------------------------------------------------------------------------------------------
Has anyone installed FRED on Gentoo?
What am I still missing?
Python is installed - version 2.5.2
Is this error a problem? - I'm worried about "No module named python"
----------------
then...
At the end of my output - I get:-
-------------------------------------------------------------------------------------------------------------------------------
/usr/bin/install -c -m 644 'doc/html/tab_b.gif'
'/home/fred/root/share/doc/fred-mod-eppd/tab_b.gif'
/usr/bin/install -c -m 644 'doc/html/tab_l.gif'
'/home/fred/root/share/doc/fred-mod-eppd/tab_l.gif'
/usr/bin/install -c -m 644 'doc/html/tab_r.gif'
'/home/fred/root/share/doc/fred-mod-eppd/tab_r.gif'
/usr/bin/install -c -m 644 'doc/html/tabs.css'
'/home/fred/root/share/doc/fred-mod-eppd/tabs.css'
make[2]: Leaving directory `/home/fred/build/fred-mod-eppd'
make[1]: Leaving directory `/home/fred/build/fred-mod-eppd'
/home/fred/download/src/fred-webadmin-3.1.1/setup.cfg.template has been
copied to setup.cfg.
Updating setup configuration file (setup.cfg).
running install
ImportError: No module named simplejson
fred-webadmin needs simplejson module.
Checking dependencies.
-------------------------------------------------------------------------------------------------------------------------------
Again - is this the natural end of the compilation?
What is the "simplejson" module?
** Just found an installable package by that name **
Trying to start everything - I get:-
$ ./fred-manager start
ERROR: Starting PostgreSQL
SUCCESS: Starting omniNames...
SUCCESS: Starting FRED central registry CORBA servers...
ERROR: Starting Apache...
./fred-manager: line 716:
/home/fred/root/etc/init.d/fred-webadmin-server: No such file or directory
./fred-manager: line 11: /home/fred/root/etc/init.d/local_named: No such
file or directory
ERROR: Starting local named
cannot chdir(/var/spool/cron), bailing out.
/var/spool/cron: Permission denied
cannot chdir(/var/spool/cron), bailing out.
/var/spool/cron: Permission denied
cannot chdir(/var/spool/cron), bailing out.
/var/spool/cron: Permission denied
My concerns here are - why would I even expect a non-root user to be
able to start PostgreSQL?? - (which was already running)
There seems to be an ugly mix between 'system' jobs and 'user' jobs?
The same goes for Apache - only system users (or root) should be able to
start (and stop) system processes.
Same for the contents of /var/spool/cron.
Should I actually copy all of "home/fred/root" to my machines "/" ???
lastly - the suggestion of just adding four packages (as well as generic
tools) does seem misleading.
Now the 'install' ends with:-
-----------------------------------
Updating setup configuration file (setup.cfg).
running install
ImportError: No module named omniORB
fred-webadmin needs omniORB module.
Checking dependencies.
... and I'm pretty sure omniORB 4.0.5 is installed.
--
. . ___. .__ Posix Systems - Sth Africa
/| /| / /__ mje(a)posix.co.za - Mark J Elkins, SCO ACE, Cisco CCIE
/ |/ |ARK \_/ /__ LKINS Tel: +27 12 807 0590 Cell: +27 82 601 0496