-
**Is your feature request related to a problem? Please describe.**
It would be nice to support not only CSR (PKCS#10), but also [CRMF](https://datatracker.ietf.org/doc/html/rfc4211) as described in […
-
I can not donwload onnx files from filez.com, is there any alternative for that?
```
./download_model.sh
--2024-05-18 15:42:23-- https://ftrg.zbox.filez.com/v2/delivery/data/95f00b0fc900458ba13…
-
## Introduction
Shinken doesn't support Python3 yet, making it a bit tricky to install on newer operating systems like Rocky 8. However, I've put together a step-by-step guide for installation that I…
-
**Describe the feature**
Some applications might load the provider explicitly. At the same time if openssl contains provider configuration, it initialize it too. This can lead to some potential pro…
-
I write a shell script to [parse a JWT token](https://github.com/yurt-page/cgi-oauth/blob/master/jwt-decode-jq-openssl.sh) that use base64 util from coreutils for decoding. But on a target platform th…
-
**Is your feature request related to a problem? Please describe.**
Currently all jf binaries released at this location `https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/` can not be verified as …
-
I wonder whether ![rustls](https://github.com/rustls/rustls) library might be a viable substitute/alternative for openssl dependence?
This would make gitui completely implemented in rust without any …
-
Current certificate is issued by COMODO CA (through Cloudflare) and has tens of random unrelated alternative names.
It's sad we are using such thing when Let's Encrypt exists. :(
```
$ openssl …
-
I've been looking for an alternative for 'openssl', that plays well with jruby. This seemed to be it, as it supports ALPN as well. However, I'm struggling to make it work. I'm testing against an opens…
-
Heyho,
I've recently noticed that prologue offers its own hashing proc to allow simple pbkdf2_sha256 hashing, with an API similar to how its handled in Django. This is in the `prologue/security/has…