Skip to content

Commit

Permalink
ngrok-agent: changelog for v3.4.0 (#473)
Browse files Browse the repository at this point in the history
ngrok-agent v3.4.0 changelog.

Includes the new upstream TLS verification options.
  • Loading branch information
jrobsonchase authored Nov 3, 2023
1 parent 35a7eaa commit abdbabf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/agent/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ title: Changelog

## v3

### ngrok Agent 3.4.0 - \[2023-11-03\]

- Added support for upstream TLS verification when forwarding to `https://` or `tls://` addresses.
- `--verify-upstream-tls` enables TLS verification of server TLS certificates
- `--upstream-ca-path` sets the certificate authority used to verify upstream server certificates

### ngrok Agent 3.3.5 - \[2023-09-26\]

- Added support for the [User Agent Filter module](/http/user-agent-filter/) that allows or denies traffic to HTTPS endpoints based on incoming user agents.
Expand Down

1 comment on commit abdbabf

@vercel
Copy link

@vercel vercel bot commented on abdbabf Nov 3, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

ngrok-docs – ./

ngrok-docs-git-main-ngrok-dev.vercel.app
ngrok-docs.vercel.app
ngrok-docs-ngrok-dev.vercel.app

Please sign in to comment.