This API offers the ability to store TLS certificates, which can be used by load balancing servers in STACKIT. They can be between consumer and load balancing server and/or between load balancing server and endpoint server.
This package is part of the STACKIT Python SDK. For additional information, please visit the GitHub repository of the SDK.
pip install stackit-certificatesThen import the package:
import stackit.certificatesExamples for the usage of the package can be found in the GitHub repository of the SDK.