NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
16.46k stars 12.95k forks source link

openjdk, jdk, jre, java missing cacert #210241

Open patryk4815 opened 1 year ago

patryk4815 commented 1 year ago

Describe the bug

Only jdk8/jre8 use cacert from nixpkgs. Just asking why this "future" was removed? It would be nice just to overlay cacert and java will use my "new" certs, now it is a bit complicated.

Removed at: https://github.com/NixOS/nixpkgs/commit/5a53b98248d76ad2ec5a6457f208af8890e308f6

Notify maintainers

@NeQuissimus

murdos commented 11 months ago

A workaround is described here: https://discourse.nixos.org/t/custom-ssl-certificates-for-jdk/18297/9