-
### Issue
We are developing & maintaining a PKCS#11 library and use it together with XCA to manage keys and certificates on our hardware token. Unfortunately we do not support key wrapping/unwrappi…
-
### Describe the issue
I'm trying to generate an (kesta) output on an ansible playbook. For that I have the following ansible playbook.
```yaml
---
- name: Check OS with version
hosts: '{{ in…
-
Create a new job "Post-Build" which implements [issue](https://github.com/adoptium/ci-jenkins-pipelines/issues/548), this encompasses all post-build tasks. To this job we will then run a new job "Sign…
-
Upterm host does not work:
```text
❯ tree ~/.ssh/
/home/frezbo/.ssh/
├── assh_known_hosts
├── assh.yml
├── config
├── git
├── git.pub
├── known_hosts
└── known_hosts.old
```
Upterm hos…
-
Since Mbed TLS 3.5.0, it is possible to configure the library with support for ECDH but not ECC key generation. It would be unusual, because generating an ECC key is very easy (the code size gain from…
-
# The current asymmetric keys API
The TLS handshakes code still relies on the mbed TLS code to load x509 certificates and private keys, which significantly duplicates the Linux asymmetric keys API.…
-
Hi,
I am trying to port a library [androidtv-remote](https://github.com/louis49/androidtv-remote) that was originally designed to run in a node environment to be able to run inside a react-native …
-
### Description
- Type: Enhancement\Feature Request
- Priority: Major
---------------------------------------------------------------
## Enhancement\Feature Request
Add support a cipher for sto…
-
I'm using azapi_resource_action to generate a key pair:
```
resource "azapi_resource_action" "admin_user_ssh_public_key_generate" {
type = "Microsoft.Compute/sshPublicKeys@2022-11-01"
…
oocx updated
2 months ago
-
**What would you like to be added:**
the command "oc create secret generic --help"
does not describe the type option.
```
oc create secret generic --help
Create a secret based on a file, dire…