Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

SSL/TLS Examples

Example Description
to-backend How to secure communication from the API Gateway to a backend server.
api-with-tls-pkcs12 How to protect APIs deployed on the Gateway with TLS certificates (using a keystore in the PKCS12 format)"
api-with-tls-pem How to protect APIs deployed on the Gateway with TLS certificates (using PEM formatted files for the key and the certificate)