> For the complete documentation index, see [llms.txt](https://masamh.gitbook.io/secure-your-app-on-rhos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://masamh.gitbook.io/secure-your-app-on-rhos/master.md).

# Introduction

### OpenShift Routes

In OpenShift, there are different types of routes in which you can expose your applications, which are: clear, edge, re-encrypt, pass-through. The clear route is insecure and doesn't require any certifications, as for the rest of the routes, they are encrypted on different levels and require certificates.

![OpenShift Routes, source: Red Hat](/files/-MTUY6l-diDrSsoEQaex)
