Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(jwk) return error if exporting private key from public key #128

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

fffonion
Copy link
Owner

@fffonion fffonion commented Nov 6, 2023

No description provided.

@fffonion fffonion merged commit 3a1bc27 into master Nov 7, 2023
@fffonion fffonion deleted the fix-dump-privkey branch November 7, 2023 06:48
bungle added a commit to Kong/kong that referenced this pull request Nov 8, 2023
### Summary

<a name="1.0.1"></a>
#### [1.0.1] - 2023-11-07
##### bug fixes
- **jwk:** return error if exporting private key from public key ([#128](fffonion/lua-resty-openssl#128)) [3a1bc27](fffonion/lua-resty-openssl@3a1bc27)

<a name="1.0.0"></a>
#### [1.0.0] - 2023-11-03
##### code refactoring
- **\*:** remove unused cdefs [84abc0a](fffonion/lua-resty-openssl@84abc0a)
- **\*:** BREAKING: drop OpenSSL 1.0.2, 1.1.0 and BoringSSL support [99b493e](fffonion/lua-resty-openssl@99b493e)

##### features
- **fips:** add get_fips_version_text [935227b](fffonion/lua-resty-openssl@935227b)

<a name="0.8.26"></a>
#### [0.8.26] - 2023-10-30
##### bug fixes
- **version:** add support for all 3.x versions [1516b4d](fffonion/lua-resty-openssl@1516b4d)
- **x509.csr:** remove extension before adding it [d6ed964](fffonion/lua-resty-openssl@d6ed964)

Signed-off-by: Aapo Talvensaari <[email protected]>
bungle added a commit to Kong/kong that referenced this pull request Nov 8, 2023
### Summary

<a name="1.0.1"></a>
#### [1.0.1] - 2023-11-07
##### bug fixes
- **jwk:** return error if exporting private key from public key ([#128](fffonion/lua-resty-openssl#128)) [3a1bc27](fffonion/lua-resty-openssl@3a1bc27)

<a name="1.0.0"></a>
#### [1.0.0] - 2023-11-03
##### code refactoring
- **\*:** remove unused cdefs [84abc0a](fffonion/lua-resty-openssl@84abc0a)
- **\*:** BREAKING: drop OpenSSL 1.0.2, 1.1.0 and BoringSSL support [99b493e](fffonion/lua-resty-openssl@99b493e)

##### features
- **fips:** add get_fips_version_text [935227b](fffonion/lua-resty-openssl@935227b)

<a name="0.8.26"></a>
#### [0.8.26] - 2023-10-30
##### bug fixes
- **version:** add support for all 3.x versions [1516b4d](fffonion/lua-resty-openssl@1516b4d)
- **x509.csr:** remove extension before adding it [d6ed964](fffonion/lua-resty-openssl@d6ed964)

Signed-off-by: Aapo Talvensaari <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant