-
**Describe the bug**
I use smallstep as CA and for creating my certificates. Like mentioned in the [documentation](https://rauc.readthedocs.io/en/stable/advanced.html#certificate-key-usage-attributes…
-
[微软教程](https://docs.azure.cn/zh-cn/articles/azure-operations-guide/application-gateway/aog-application-gateway-howto-create-self-signed-cert-via-openssl)
[其他](https://gist.github.com/liuguangw/4d4b87…
-
Hi,
I am using forge to create a self-signed certificate but I would like to add subjectAltName property, in openssl we can do it by passing the -addext "subjectAltName = IP.1:1.2.3.4".
```
sta…
-
### What happened?
AllowedUses lists the settings in camel case when legal values are snake case for both typescript and go sdk. Python looks to be fine. It looks like the comment is also getting upd…
-
Tests for latest commit are failing!
- https://github.com/eXist-db/expath-crypto-module/runs/4801843371?check_suite_focus=true#step:6:181
With #63 applied the lib does not even compile!
- htt…
-
-
Hemos habilitado Windows Hello (autenticación biométrica en el SO) en nuestra organización y el proceso crea en el keystore personal de los usuarios un par de certificados de inicio de sesión con nomb…
-
Static ECDH is officially deprecated by [RFC 9325](https://datatracker.ietf.org/doc/html/rfc9325). It does not exist in TLS 1.3. OpenSSL stopped supporting static (EC)DH in its 1.1.0 release in 2016.
…
-
### Name and Version
bitnami/mongodb:16.1.0
### What architecture are you using?
amd64
### What steps will reproduce the bug?
Deploy a fresh resplicaSet with `externalAccess` disabled, …
-
Hi. After migration to version 3.0 from 2.0 appears mistake with signature.
```
$X509 = new X509();
$X509Data = $X509->loadX509($certificate);
```
where certificate(string) generated from Google…