【发布时间】:2016-04-11 15:04:22
【问题描述】:
我在 MacOSX El Captain 上使用 CouchdDB 并尝试使用 https。 local.ini 文件中的改编是:
[ssl]
verify_ssl_certificates = 假
ssl_certificate_max_depth = 1
cert_file = /opt/local/etc/couchdb/certs/localhost.crt
key_file = /opt/local/etc/couchdb/certs/localhost.key
端口 = 6984
但是我可以在多远的范围内阻止通过 5984 端口的访问?
【问题讨论】: