# SSL VPN

* **SSL VPN is an emerging technology that provides remote-access VPN capability**, using the SSL function that is already built into a modern web browser.
* It **allows users from any Internet-enabled location to launch a web browser to establish remote-access VPN connections**, thus promising productivity enhancements and improved availability, as well as further IT cost reduction for VPN client software and support.

![](/files/-MTY5Y4r4XCJ9LC_MPWs)

* Install the **SSL VPN software in your EC2 instances (deployed in the public subnet)**.
  * This is **where your users can connect to the Internet** to be able to access the business applications, which is **deployed in the private subnet of your VPC**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://karansingh.gitbook.io/tutorialsdojo-wrong-answers-aws-sec-spec/review-mode-test-1-93/ssl-vpn.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
