Skip to content

Conversation

@bluepal-prasanthi-moparthi
Copy link
Collaborator

Description

Upstream PRs

  • 3.10:
  • 3.11:
  • 3.12:
  • 3.13:

@cursor
Copy link

cursor bot commented Nov 5, 2025

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on November 28.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@arangodb-docs-automation
Copy link
Contributor

Deploy Preview Available Via
https://deploy-preview-822--docs-hugo.netlify.app

@Simran-B
Copy link
Contributor

Simran-B commented Nov 6, 2025

To be reviewed and rebased after #755 lands, and once we are done with the platform release tasks.

Comment on lines +77 to +81
openssl req -x509 -newkey rsa:4096 \
-keyout /tmp/new-key.pem \
-out /tmp/new-cert.pem \
-days 365 -nodes \
-subj "/CN=your-hostname/O=YourOrganization"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we recommend ed25519?

Rather use the Starter to generate certificates? We include it in ArangoDB packages

Copy link
Collaborator Author

@bluepal-prasanthi-moparthi bluepal-prasanthi-moparthi Nov 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes Simran, we can use the Starter as well. I’m not fully sure about recommending ED25519 for TLS certificates.

For the documentation, I followed the customer’s requirement - since they generated their own certificates, I used OpenSSL as the example.

@jwierzbo, can you please confirm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants