Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http and https #336

Open
alfille opened this issue Nov 14, 2023 · 0 comments
Open

http and https #336

alfille opened this issue Nov 14, 2023 · 0 comments

Comments

@alfille
Copy link

alfille commented Nov 14, 2023

I have a use case where the couchdb server may be SSL protected (https port 6984). For generality, I'd like to probe both choices and use the successful one.

I tried opening 2 instances of nano, one for http and one for https but it seems that the first invocation sets some internal flags so the second one points to the first. Perhaps cookies?

This is on current version of couchdb and nano. (a fresh install).

In general, either 2 separate couchdb connections should be possible (and documented), or there should be a way to close and reopen with fresh address.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant