Closed relyt0925 closed 2 months ago
Add SSL_CERT_FILE and SSL_CERT_DIR to the preserved environment variables and ensure they are passed to Podman. This change ensures that SSL certificates are correctly handled within the container environment.
Provides path for sdg to interact with teacher models with certificates issued from private CAs (https://github.com/instructlab/sdg/pull/106).
LGTM
Add SSL_CERT_FILE and SSL_CERT_DIR to the preserved environment variables and ensure they are passed to Podman. This change ensures that SSL certificates are correctly handled within the container environment.
Provides path for sdg to interact with teacher models with certificates issued from private CAs (https://github.com/instructlab/sdg/pull/106).