SSL Options
Photon OS offers support for the SSL Options.
You can set the following SSL options in the repository configuration file:
sslverifyWhen downloading usinghttps, this option helps to verify the SSL certificate of the server. You can set it to0or1. The default is1.sslcacertYou can use this option to set the path to a certificate file to verify the server.sslclientcertYou can use this option to set the path to a client certificate file.sslclientkeyYou can set this path to the client key file.
Last modified August 1, 2024: Merge pull request #1562 from naltanov/photon-hugo (a784a46)