Skip to content

[pull] master from php:master#2110

Merged
pull[bot] merged 4 commits intodevilkun:masterfrom
php:master
Aug 6, 2021
Merged

[pull] master from php:master#2110
pull[bot] merged 4 commits intodevilkun:masterfrom
php:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Aug 6, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

nikic added 4 commits August 6, 2021 10:22
Followup to ec4d926 -- I failed
to squash in this commit.
The old p12_with_extra_certs.p12 file uses an unsupported something.
All other private keys are exported in PKCS#8 format, while EC
keys use traditional format. Switch them to use PKCS#8 format as
well.

As the OpenSSL docs say:

> PEM_write_bio_PrivateKey_traditional() writes out a private key
> in the "traditional" format with a simple private key marker and
> should only be used for compatibility with legacy programs.
@pull pull bot added the ⤵️ pull label Aug 6, 2021
@pull pull bot merged commit f2d3e75 into devilkun:master Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant