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 2018/09/19 19:06:16 UTC

[GitHub] Richard-O-Wood commented on issue #718: SSL / HTTPS settings lead to shards being shown, instead of databases.

Richard-O-Wood commented on issue #718: SSL / HTTPS settings lead to shards being shown, instead of databases.
URL: https://github.com/apache/couchdb/issues/718#issuecomment-422922449
 
 
   I was having a very similar problem until earlier this morning. 
   I am running V2.1.0 on Windows Server 2012 R2
   I am using a WSSO_Proxy server for authentication.
   However, I do have an OpenSSL certificate and CA installed and referenced in my local.ini
   
   My Fauxton Databases page was working fine on HTTP (port 5984) but on HTTPS (port 6984) I was getting shards instead of my databases.  I read through the explanations from @wohali above, and tried a number of different combinations.  Finally got a local.ini file that would work.  I thought I would share my file for reference.  I changed a few things in the attached file for obfuscation purposes like the IP address company name in the URL and some characters in the hash values.  
   
   Hopefully this will help someone else.
   Also, if anyone spots something "wrong" in my local.ini, please let me know.
   
   [local.ini](https://github.com/apache/couchdb/files/2398383/local_ini.txt) 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services