[pmg-devel] [PATCH proxmox-acme-rs/pmg-rs] fix #3688: allow missing 'meta' property for acme directories

Dominik Csapak d.csapak at proxmox.com
Thu Oct 21 11:10:42 CEST 2021


like we already do in pve, also make the 'meta' property optional

NOTE: the code compiles, but the actual code path is untested, sending it with the
intention to test on a patched pebble instance later (or maybe someone
else can do that (@stoiko) ?)

proxmox-acme-rs:

Dominik Csapak (1):
  directory: make meta object optional

 src/directory.rs | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

pmg-rs:

Dominik Csapak (1):
  fix #3688: handle optional meta property of the directory

 src/acme.rs | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
2.30.2





More information about the pmg-devel mailing list