doctrine / DoctrineCouchDBBundle

Symfony Bundle for DoctrineCouchDB
http://www.doctrine-project.org
Other
49 stars 46 forks source link

Support SSL #44

Closed foertel closed 8 years ago

foertel commented 9 years ago

Hey,

while the AbstractHTTPClient supports the config

ssl: true

doctrine_couch_db does not allow me to set it.

Unrecognized option "ssl" under "doctrine_couch_db.client"
cesarve77 commented 9 years ago

Same over here, any progress?