I've installed 389 to replace an ancient server that is on
its last legs. I got everything configured and working,
until just now. I generated and signed ssl keys to use
ldaps, and it seemed to accept everything. It told me to
restart the service, which it wouldn't allow me to do from
the console. From the command line `service dirsrv
restart` gave me an error I can't figure out. The error
is:
[root@ceto2 ~]# service dirsrv start
Starting dirsrv:
ceto2...[19/Sep/2011:14:07:19 -0400] - SSL alert:
Security Initialization: Unable to authenticate (Netscape
Portable Runtime error -8192 - An I/O error occurred
during security authorization.)
[19/Sep/2011:14:07:19 -0400] - ERROR: SSL Initialization
Failed.
[FAILED]
*** Warning: 1 instance(s) failed to start
I haven't been able to find anything on google to help me
solve this. Any idea what is going wrong?