You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/09/27 15:53:20 UTC

[jira] [Commented] (COUCHDB-3162) default ssl settings cause a crash

    [ https://issues.apache.org/jira/browse/COUCHDB-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526534#comment-15526534 ] 

ASF subversion and git services commented on COUCHDB-3162:
----------------------------------------------------------

Commit f1d0c5dc8e9ea8c639d39ff63001f3925d6786e8 in couchdb-chttpd's branch refs/heads/master from [~rnewson]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-chttpd.git;h=f1d0c5d ]

Fix SSL defaults

Three properties had their defaults changed to a value that
couch_util:parse_terms throws up on.

"nil" was changed to undefined in COUCHDB-2561 as part of normalising
the config API. The change from list to atom was a mistake.

COUCHDB-3162


> default ssl settings cause a crash
> ----------------------------------
>
>                 Key: COUCHDB-3162
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3162
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Robert Newson
>             Fix For: 2.0.1
>
>
> If the httpsd daemon is configured, startup will crash as the default values in the code default to the atom undefined and couch_util:parse_term blows up.
> This bug was introduced with COUCHDB-2561.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)