-
Current implementations of `FakeKeystore` will produce a `generated.keystore` that uses the proprietary `JKS` format (not even `JKCES`). Latest versions of `keytool` are already alerting about the fac…
-
Hi, im trying to use the bundle, but when I run the example the server says: Notice: Undefined index: cert, this error is because openssl_pkcs12_read isn't returning the cert index in the array $cer…
-
I need to convert pkcs12 to pem. The pkcs12 is in ECC algorithm type.
I am trying with the below code
```js
module.exports = function p12ToPem(p12Buffer, password) {
if (Buffer.isBuffer(p12Bu…
-
Please read https://stackoverflow.com/help/minimal-reproducible-example
**Describe the issue**
We want use pkcs12 format cert to connect the postgreSQL DB(14.7) but got error message "not a valid…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
…
-
Version 3.3.2
Using these codes:
```
RawPassword := UTF8Encode(Password)+#0;
MemIO := BIONew;
PEM_write_bio_PrivateKey(MemIO,PrivKey,CipherByName(LN_des_ede3_cbc),nil,0,nil,PSSLChar(RawPass…
-
## What is the underlying problem you're trying to solve?
In some scenarios it is not feasible to have stored on disk unprotected, sensitive (m)TLS files, such as the server certificate and its p…
-
Hello,
I have a small problem. I have a PCSK12 file that has multiple certificates. Would it be possible to add something like DecodeChain https://github.com/SSLMate/go-pkcs12/pull/8 to your solution…
-
After upgrading to the latest version (7.26.1) .pfx certificates stopped working for me. I keep getting Error: BAD_PKCS12_DATA error, although everything worked fine before the update.
![image](htt…
-
### New issue checklist
- [x] I searched for [existing GitHub issues](https://github.com/microsoft/azure-pipelines-tasks/issues)
- [x] I read [pipeline troubleshooting guide](https://docs.microsoft.c…