Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 954 Bytes

TrustedCACerts.md

File metadata and controls

9 lines (5 loc) · 954 Bytes

Using Trusted CA Certs

How to obtain an AWS certificate bundle

To obtain a certificate bundle that contains both the intermediate and root certificates for all AWS Regions, you can download the PEM file from https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html

How to obtain an Opensource Kubernetes certificate bundle

If performing a Viya 4 deployment against Opensource Kubernetes whose infrastructure was created with the viya4-iac-k8s project, and you want to get the certificates for the external Postgres database, follow the steps in the "notes" section in the documentation here. You will have the option to either use the system default certificates in which case they will be copied to your workspace for use, or you can provide your own generated certificates.