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

feat(microservice): add TLS over TCP support #1961

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

Conversation

Flusinerd
Copy link
Contributor

@Flusinerd Flusinerd commented Jul 12, 2021

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Docs
  • Other... Please describe:

What is the current behavior?

No docs for TLS over TCP support.

Issue Number: 6745
Pull Request: 7516

What is the new behavior?

Added TLS support section to Basics page in Microservice section.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

add TLS support documentation
@elucidsoft
Copy link

Is this going to get committed?

@Flusinerd
Copy link
Contributor Author

Flusinerd commented Jan 14, 2022

@elucidsoft it's still wip. I don't have time atm to work on this. Check nestjs/nest#7516

content/microservices/basics.md Show resolved Hide resolved
]
...
})

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change

@Tony133
Copy link
Contributor

Tony133 commented Mar 17, 2022

I've just pointed out a few small things to change, but otherwise it looks like a good addition to the documentation. 👍

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

Successfully merging this pull request may close these issues.

None yet

4 participants