Skip to content
Snippets Groups Projects
  • Ludovic Courtès's avatar
    7df94565
    services: hpcguix-web: Set SSL_CERT_DIR. · 7df94565
    Ludovic Courtès authored
    Previously Git pulls over HTTPS would fail with:
    
      guix/git.scm:132:7: In procedure update-cached-checkout:
      Throw to key `git-error' with args `(#<<git-error> code: -17 message: "the SSL certificate is invalid" class: 16>)'.
    
    * gnu/services/web.scm (hpcguix-web-shepherd-service): Pass
    "SSL_CERT_DIR=/etc/ssl/certs".
    * doc/guix.texi (Web Services): Mention certificates.
    services: hpcguix-web: Set SSL_CERT_DIR.
    Ludovic Courtès authored
    Previously Git pulls over HTTPS would fail with:
    
      guix/git.scm:132:7: In procedure update-cached-checkout:
      Throw to key `git-error' with args `(#<<git-error> code: -17 message: "the SSL certificate is invalid" class: 16>)'.
    
    * gnu/services/web.scm (hpcguix-web-shepherd-service): Pass
    "SSL_CERT_DIR=/etc/ssl/certs".
    * doc/guix.texi (Web Services): Mention certificates.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.