Use genpkey and pkey instead of genrsa and rsa #8

Closed
mtrossevin wants to merge 0 commits from openssl-pkey into dev
Owner

genrsa and rsa are being deprecated by OpenSSL and both genpkey and pkey provides the same functionalities as genrsa and rsa will being more configurable.

I checked that genpkey and pkey as well as all used options are already present in Debian 7 and OpenBSD 5.0 so there should be no problems at all here.

`genrsa` and `rsa` are being deprecated by OpenSSL and both `genpkey` and `pkey` provides the same functionalities as `genrsa` and `rsa` will being more configurable. I checked that `genpkey` and `pkey` as well as all used options are already present in Debian 7 and OpenBSD 5.0 so there should be no problems at all here.
mtrossevin requested review from jdubois 2022-04-06 11:13:23 +02:00
mtrossevin force-pushed openssl-pkey from 49c04b84aa to 38aac7b137 2022-04-06 11:41:07 +02:00 Compare
jdubois force-pushed openssl-pkey from 4cc082d3ca to 38aac7b137 2022-09-06 14:25:35 +02:00 Compare
Member

Tested on OpenBSD 7.1 and Debian 11, works fine.

Tested on OpenBSD 7.1 and Debian 11, works fine.
jdubois refused to review 2022-09-06 14:26:33 +02:00
Member

Merged on the command line. Did not succeed doing it with the web interface because of the conflict (which is staying although everything is already merged …).

Merged on the command line. Did not succeed doing it with the web interface because of the conflict (which is staying although everything is already merged …).
jdubois closed this pull request 2022-09-06 14:33:07 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: evolix/shellpki#8
No description provided.