You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/05/27 16:32:07 UTC

[GitHub] [couchdb-mochiweb] nickva commented on pull request #5: Upgrade crypto functions to support OTP 23

nickva commented on pull request #5:
URL: https://github.com/apache/couchdb-mochiweb/pull/5#issuecomment-849774446


   @noahshaw11 I think I might have figured one error for Erlang 20.  It looks like `ssl:cipher_suites/2,3` was added later in the Erlang 20 release cycle (20.3) but Travis CI is running Erlang 20. So I think for 20 we can probably move back to using 21 as the earliest release where new ssl is available.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org