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

Update install_libraries.sh #490

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

berslen
Copy link

@berslen berslen commented Jun 6, 2023

Couchbase url certificate changed to self-signed

It was throwing certificate error while installing libraries, couchbase made some changes in their certificate.

Couchbase url certificate changed to self-signed
@blaugold
Copy link
Member

blaugold commented Jun 6, 2023

Thanks for taking the time to create this PR! Is this maybe a temporary issue? I suspect this is a mistake on the part of Couchbase that hopefully will get fixed soon.

@berslen
Copy link
Author

berslen commented Jun 6, 2023 via email

@blaugold
Copy link
Member

blaugold commented Jun 6, 2023

It's been occuring for several months.

Oh, I didn't realize that. Does that mean it only happens from time to time? Do you have any error messages that you can share?

I'm a bit hesitant to disable verification of valid certificates, and think the "right" solution would be for Couchbase to fix their setup. If I have a bit more information, I can contact them and try to resolve the issue.

@berslen
Copy link
Author

berslen commented Jun 11, 2023 via email

@Astroworld97
Copy link

Please push this code, I spent about 2 days time trying to fix this problem that @berslen had already resolved. Thanks!

@Astroworld97
Copy link

It's been occuring for several months.

Oh, I didn't realize that. Does that mean it only happens from time to time? Do you have any error messages that you can share?

I'm a bit hesitant to disable verification of valid certificates, and think the "right" solution would be for Couchbase to fix their setup. If I have a bit more information, I can contact them and try to resolve the issue.

Is there an option to at least give the option to disable verification of valid certificates? While Couchbase fixes stuff on their end...

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

Successfully merging this pull request may close these issues.

None yet

3 participants