HELP! Cannot resolve error "Failed to set TFTP"

Currently encountering an error within foreman that is preventing me from
editing hosts, creating new hosts, etc. The error message whenever it
occurs is:

"Failed to set TFTP: SSL_connect returned=1 errno=0 state=SSLv3 read server
certificate B: certificate"

I cannot figure out for the life of me what changes to cause this error. I
have 3 other instances of foreman, all of which are working
properly. Nothing is getting logged to /var/log/foreman-proxy/proxy.log
even though i have DEBUG set in settings.yml. Google has yielded nothing
pertaining to this error… Any help would be most appreciated!

>
> Current versions installed are:
>

foreman: 1.3.2-1
puppet: 3.4.2-1
puppet-server: 3.4.2-1

Adding ssl_ca_file, ssl_Certificate and ssl_priv_key to
/etc/foreman/settings.yaml resolved the issue. Essentially taking the
entries in /etc/foreman-proxy/settings.yml and inserting those values (have
to rename ssl_private_key). I'm not sure if the problem was caused because
I have a non-default path for my ssldir or what, everything is working
now… most likely yum automatically updated my foreman version and
something was broken because of that.

··· On Thursday, January 30, 2014 1:14:00 PM UTC-5, Adam Carlson wrote:

Current versions installed are:

foreman: 1.3.2-1
puppet: 3.4.2-1
puppet-server: 3.4.2-1