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

Replace java based self-signed certificate generation with OpenSSL #147

Merged

Conversation

alexnb
Copy link
Collaborator

@alexnb alexnb commented Sep 6, 2023

Replace java based self-signed certificate generation with instructions on how to use OpenSSL.

Certificate generation using the agent binary will remain since it does not have security issues.


If you open a PR that needs to go into a current version, you need to cherry-pick your commit from dev over to the current version branch. Only then will the proper builds that generate html/pdf be run. But beware: Docs will be generated but not published automatically!

  • N/A - or - I have added the appropriate "cherry-pick-to" labels to this PR so I don't forget to do this later!

@netlify
Copy link

netlify bot commented Sep 6, 2023

Deploy Preview for priceless-fermi-5883f3 ready!

Name Link
🔨 Latest commit 15dc4e1
🔍 Latest deploy log https://app.netlify.com/sites/priceless-fermi-5883f3/deploys/6511716d59104b000728f1f5
😎 Deploy Preview https://deploy-preview-147--priceless-fermi-5883f3.netlify.app/ops-manager/1.7/installation/self-signed-certificate
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@neo-technology-commit-status-publisher
Copy link
Collaborator

Thanks for the documentation updates.

The preview documentation has now been torn down - reopening this PR will republish it.

@alexnb alexnb requested a review from eve-bright September 19, 2023 14:19
@alexnb
Copy link
Collaborator Author

alexnb commented Sep 19, 2023

This is the first part of my documentation changes. Changes related to "Docker first look" will be in a separate PR.

@alexnb alexnb marked this pull request as ready for review September 19, 2023 14:20
@alexnb alexnb requested review from AlexicaWright and removed request for eve-bright September 21, 2023 13:02
Copy link
Contributor

@AlexicaWright AlexicaWright left a comment

Choose a reason for hiding this comment

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

Some editorial comments.

modules/ROOT/pages/first-look/docker-first-look.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/first-look/docker-first-look.adoc Outdated Show resolved Hide resolved
alexnb and others added 3 commits September 25, 2023 13:38
Co-authored-by: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com>
Co-authored-by: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com>
Co-authored-by: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com>
@AlexicaWright AlexicaWright merged commit 5b8f26d into neo4j:dev Sep 25, 2023
5 checks passed
AlexicaWright added a commit to AlexicaWright/docs-ops-manager that referenced this pull request Sep 25, 2023
…eo4j#147)

* Replace java based self-signed certificate generation with instruction on how to use OpenSSL.

* describe important parameters of "openssl req" command

* update ui-bundle

* corrected syntax

* Update modules/ROOT/pages/first-look/docker-first-look.adoc

Co-authored-by: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com>

* Update modules/ROOT/pages/first-look/docker-first-look.adoc

Co-authored-by: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com>

* Update modules/ROOT/pages/installation/self-signed-certificate.adoc

Co-authored-by: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com>

---------

Co-authored-by: AlexicaWright <49636617+AlexicaWright@users.noreply.github.com>
AlexicaWright added a commit that referenced this pull request Sep 25, 2023
#157)

Replace java based self-signed certificate generation with OpenSSL (#147)

* Replace java based self-signed certificate generation with instruction on how to use OpenSSL.

* describe important parameters of "openssl req" command

* update ui-bundle

* corrected syntax

* Update modules/ROOT/pages/first-look/docker-first-look.adoc



* Update modules/ROOT/pages/first-look/docker-first-look.adoc



* Update modules/ROOT/pages/installation/self-signed-certificate.adoc



---------

Co-authored-by: Alexander Bouriakov <alexander.bouriakov@neo4j.com>
alexnb added a commit to alexnb/docs-ops-manager that referenced this pull request Sep 26, 2023
…eo4j#147)

* Replace java based self-signed certificate generation with instruction on how to use OpenSSL.

* describe important parameters of "openssl req" command

* update ui-bundle

* corrected syntax

* Update modules/ROOT/pages/first-look/docker-first-look.adoc

Co-authored-by: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com>

* Update modules/ROOT/pages/first-look/docker-first-look.adoc

Co-authored-by: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com>

* Update modules/ROOT/pages/installation/self-signed-certificate.adoc

Co-authored-by: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com>

---------

Co-authored-by: AlexicaWright <49636617+AlexicaWright@users.noreply.github.com>
alexnb added a commit that referenced this pull request Sep 26, 2023
#163)

Replace java based self-signed certificate generation with OpenSSL (#147)

* Replace java based self-signed certificate generation with instruction on how to use OpenSSL.

* describe important parameters of "openssl req" command

* update ui-bundle

* corrected syntax

* Update modules/ROOT/pages/first-look/docker-first-look.adoc



* Update modules/ROOT/pages/first-look/docker-first-look.adoc



* Update modules/ROOT/pages/installation/self-signed-certificate.adoc



---------

Co-authored-by: AlexicaWright <49636617+AlexicaWright@users.noreply.github.com>
@alexnb alexnb deleted the replace-java-ssc-generation-with-openssl branch September 26, 2023 15:03
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.

4 participants