-
(see my PR against NIP-39)
- grab already provided signature hashes
- give instructions in terminal to provide
- signed message
- `keytool -importkeystore -srckeystore example.keys…
-
```
What steps will reproduce the problem?
1 - Put a .p12 file in your repository (it's a private key).
2 - gcloud app preview deploy app.yaml
What is the expected output? What do you see instead?
Th…
-
I created a new keystore today because my old certificate had expired. I decided to switch to PKCS12 because the Java-specific keystore formats are being phased-out of the Java ecosystem.
I created…
-
```
What steps will reproduce the problem?
1 - Put a .p12 file in your repository (it's a private key).
2 - gcloud app preview deploy app.yaml
What is the expected output? What do you see instead?
Th…
-
Hi,
I am in a project where we get a pkcs12(pfx) file and send it to our device where the file is parsed and the private key and
the certificate are stored in separate files for use in TLS communi…
-
I try to configure HTTPS on whois, and terminal shows startup log:
`2024-11-15T03:18:44,106 INFO [Server] Started Server@68c06a2{STARTING}[11.0.20,sto=0] @8333ms`
`2024-11-15T03:18:44,106 INFO [Je…
-
The PKCS12_parse function should support returning a stack of X509_CRLs for PKCS12 files that contain CRL bags.
https://tools.ietf.org/html/rfc7292#section-4.2.4
Proposed Function Prototype:
`P…
-
While starting OpenSearch 2.17, I see the error from OpenSearch:
```
opensearch-1 | [2024-09-26T12:02:25,004][ERROR][o.o.s.l.BuiltinLogTypeLoader] [c173b5d90964] Failed loading builtin log types fr…
-
This issue was migrated from [Pagure Issue #2797](https://pagure.io/dogtagpki/issue/2797). Originally filed by **[edewata](https://pagure.io/user/edewata) (@edewata)** on *2017-08-24 12:02:10*:
- Ass…
-
```
What steps will reproduce the problem?
1 - Put a .p12 file in your repository (it's a private key).
2 - gcloud app preview deploy app.yaml
What is the expected output? What do you see instead?
Th…