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 tutorials and document TLS/SSL #966

Merged
merged 28 commits into from
Oct 5, 2023
Merged

Update tutorials and document TLS/SSL #966

merged 28 commits into from
Oct 5, 2023

Conversation

vyzo
Copy link
Collaborator

@vyzo vyzo commented Oct 3, 2023

Proofreads the tutorials and updates the code for the recent changes.
Also documents std/net/ssl and tls/ssl in general.

Closes #902

Tutorials:

  • languages
  • kvstore
  • proxy
  • httpd
  • ensemble

Additional documentation:

  • Document std/net/ssl
  • Update actor documentation for TLS
  • Update httpd documentation for ssl
  • Update request documentation for ssl

@vyzo vyzo requested review from drewc, chiefnoah and a team October 3, 2023 10:41
@netlify
Copy link

netlify bot commented Oct 3, 2023

Deploy Preview for elastic-ritchie-8f47f9 ready!

Name Link
🔨 Latest commit 3a5697a
🔍 Latest deploy log https://app.netlify.com/sites/elastic-ritchie-8f47f9/deploys/651df68e57c70d00086a80d7
😎 Deploy Preview https://deploy-preview-966--elastic-ritchie-8f47f9.netlify.app
📱 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.

@vyzo vyzo requested a review from belmarca October 3, 2023 10:42
@vyzo vyzo marked this pull request as draft October 3, 2023 11:01
doc/tutorials/proxy.md Outdated Show resolved Hide resolved
src/gerbil/main.ss Outdated Show resolved Hide resolved
@vyzo vyzo force-pushed the update-tutorial branch from 66997bb to 25e653e Compare October 4, 2023 10:19
@vyzo vyzo changed the title Update tutorials Update tutorials and document TLS/SSL Oct 4, 2023
@vyzo vyzo marked this pull request as ready for review October 4, 2023 23:07
@vyzo vyzo enabled auto-merge (squash) October 4, 2023 23:15
@vyzo vyzo merged commit a1b4df8 into master Oct 5, 2023
@vyzo vyzo deleted the update-tutorial branch October 5, 2023 00:23
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.

Proofread and update tutorial code and documentation.
2 participants