Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 42be1a56c6d5
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6b1e587e3c2d
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 7, 2018

  1. strongswan: set the right dir for TLS CA cert

    This fixes an issue where the strongswan NM client is not able to
    connect to a VPN. By default it tries to load the trust CA from
    /usr/share/ca-certificates which doesn't exist in NixOS and most modern
    distros.
    
    See debian-related issue:
      https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835095
    zimbatm committed Sep 7, 2018
    Copy the full SHA
    71e6dfd View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2018

  1. Merge pull request #46397 from zimbatm/strongswan-fix-nm-ca-dir

    strongswan: set the right dir for TLS CA cert
    Mic92 committed Sep 9, 2018
    Copy the full SHA
    6b1e587 View commit details
    Browse the repository at this point in the history