[pve-devel] applied-series: [PATCH 0/5] cert: public key size & type

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Jul 23 09:53:12 CEST 2019


On 7/22/19 5:11 PM, Alwin Antreich wrote:
> This patch series adds the certificates public key type and size. It is
> later on used in the pve5to6 command to check if the certificates have
> the required key size, since Debian Buster raised the default security
> level for TLS connections.
> 
> Alwin Antreich (5):
>   gui: cert: add public key type & size to certs view
>   pvenode: add public key size & type to cert info
>   pve5to6: cert: check certificates key size
> 
>  PVE/CLI/pve5to6.pm                | 18 ++++++++++++++++++
>  PVE/CLI/pvenode.pm                |  2 +-
>  www/manager6/node/Certificates.js | 24 +++++++++++++++++++++++-
>  src/PVE/Certificate.pm            | 10 ++++++++++
>  src/PVE/Certificate.pm            |  8 ++++++++
>  5 files changed, 60 insertions(+), 2 deletions(-)
> 

applied series, thanks!

FYI: I reworked the manager 3/3 patch quite a bit.




More information about the pve-devel mailing list