Hi, I'm having some trouble getting a chained ssl certificate from Comodo working with hoststated.
Chained certificates aren't mentioned in the hoststated man pages but the usual way to do it when the application doesn't let you specify an intermediary and/or a CA cert is to add the chain to the server cert pem file. my /etc/ssl/1.2.3.4.crt contains: server cert comodo intermediary cert gte cybertrust root cert This works with stunnel and, (after adding the private key) pound. I'm wondering if there's a way to specify an intermediary and root cert with hoststated. Cheers.

