質問

Does anyone know how to set up CouchDB to use a GoDaddy SSL certificate? It looks like it just can't get the intermediate certificate. I've checked it with curl and with SSL Checker and it says it can't get the intermediate cert. I've tried concatenating the cert file with the intermediate cert file just like I do with Apache (which works) and it still doesn't work. Any ideas?

役に立ちましたか?

解決

Nevermind! Apparently erlang really stinks at SSL. I just set up stunnel and it works perfectly.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top