-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use plain HTTP repositories for SLES16 (#1688)
## Problem - Accessing the HTTPS repositories fails with `Error message: SSL certificate problem: unable to get local issuer certificate` because the server uses the SUSE internal CA, not known by default. ## Solution - Use plain HTTP repositories - It is safe as the repository is GPG checked and you neeed VPN to reach the internal server anyway. - For production URLs later we should use HTTPS
- Loading branch information
Showing
2 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters