sfcb error: sfcb[3175]: *** httpAdapter.c:1776 Error loading certificate from file -- exiting
Environment
- Red Hat Enterprise Linux 6
- Red Hat Enterprise Linux 5
Issue
-
What does the following message mean?
sfcb[3175]: *** httpAdapter.c:1776 Error loading certificate from file -- exiting
Resolution
- This message is generated when the following certificate files missing.
# cd /etc/sfcb/
# ls -trl *.org
-r--------. 1 root root 1151 2月 15 13:23 2012 server.pem
-r--------. 1 root root 1708 2月 15 13:23 2012 file.pem
-r--------. 1 root root 1151 2月 15 13:23 2012 client.pem
- In order to regenerate the files, run the following command:
# /usr/share/sfcb/genSslCert.sh
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
