Stig
Stig
One workaround seems to set multiple public keys, tested in "ASCII-Armored Encrypted Key" menu and seems to work.
Hi @tonymarsh I concatenated two public keys using ```cat pub1 pub2 > pub_both``` and pasted these keys in the input box
@wylel Would it be an idea to set these in either or res->header in mojo?
> I’m not entirely sure, but I think you can add it here: I think this makes a lot of sense to do it there, not relying on nginx.
> [..] Is there any risk involved in doing so? Any breakage should be apparent in the console logs. I think it's nice to add some CSP rules. :) Useful...
> `perl536Packages.CpanelJSONXS` Fixing failing perlPackages from perl 5.36.0 bump: - https://github.com/NixOS/nixpkgs/pull/186212
I'm having the same problem trying to update my MetaCPAN profile. ``` is_pause_custodial_account: Reference bless( do{\(my $o = 0)}, 'JSON::PP::Boolean' ) did not pass type constraint "Bool" ```
There is a PR for `yamlscript` for nixpkgs here: - https://github.com/NixOS/nixpkgs/pull/291472 As a first step, it packages the standalone jar from the release page as a native binary using GraalVM....
Since 6.7 is EOL, can this PR be updated to 6.8? I'm happy to test on my Surfaces :)
> When I run the attached script as a test, HTTP::Tiny->new->get('https://github.com/') succeeds, but HTTP::Tiny->new->get('https://cpan.org/') fails. Can you include the output of $Mozilla::CA::VERSION as well? Since your tests fail on cpan.org...