You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2011/08/22 23:30:12 UTC

[Couchdb Wiki] Trivial Update of "How_to_enable_SSL" by MilesPomeroy

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The "How_to_enable_SSL" page has been changed by MilesPomeroy:
http://wiki.apache.org/couchdb/How_to_enable_SSL?action=diff&rev1=3&rev2=4

Comment:
Show how to change the SSL port

  [ssl]
  cert_file = /full/path/to/server_cert.pem
  key_file = /full/path/to/server_key.pem
+ ;port = 6984
  }}}
  
  On windows, the path format needs to be one of the following: