Skip to content

Commit d7355f5

Browse files
authored
Merge pull request #233 from nginx/internal/nginxaas-certs
docs: add certs overview page for NGINXaaS for Google
2 parents b3bb0f8 + a2ae5bb commit d7355f5

File tree

1 file changed

+14
-10
lines changed
  • content/nginxaas-google/getting-started/ssl-tls-certificates

1 file changed

+14
-10
lines changed

content/nginxaas-google/getting-started/ssl-tls-certificates/overview.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,27 @@ This document provides details about using SSL/TLS certificates with your F5 NGI
1414

1515
## Supported certificate types and formats
1616

17+
NGINXaaS supports certificates of the following types:
1718

19+
- Self-signed
20+
- Domain Validated (DV)
21+
- Organization Validated (OV)
22+
- Extended Validation (EV)
1823

19-
## Add SSL/TLS certificates
20-
21-
22-
23-
### Add SSL/TLS certificates bundled with NGINXaaS configuration
24+
NGINX supports the following certificate formats:
2425

26+
- PEM format certificates.
2527

28+
NGINXaaS allows you to upload these certificates as text and as files.
2629

27-
## Certificate rotation
30+
Encrypt your certificates, keys, and PEM files using one of these standards:
2831

32+
- RSA
33+
- ECC/ECDSA
2934

3035

31-
## Monitor certificates
32-
33-
36+
## Add SSL/TLS certificates
3437

35-
## Common certificate errors
38+
Add a certificate to your NGINXaaS deployment using your preferred client tool:
39+
* [Add certificates using the NGINXaaS Console]({{< ref "/nginxaas-google/getting-started/ssl-tls-certificates/ssl-tls-certificates-portal.md" >}})
3640

0 commit comments

Comments
 (0)