tweak's latest activity

  • T
    thx! I think, that is the relevant block sub new_account { 361 my ($self, $tos_url, %info) = @_; 362 my $url = $self->_method('newAccount'); 363 364 my %payload = (contact => $info{contact}); 365 366 if...
  • T
    For me it make no difference where the issue would be handlet. I only hope it could be fixed. So if it would be required i open a case in your git. But it look like there are changes in the proxmox acme client required. Kind regards
  • T
    @fabian, thanks for the info, now it's confirmed that there is a difference between PBS and PVE. here is the log from acme2certifier with debug enabled: xxx.xxx.xxx.1 - - [08/Sep/2025:09:38:10 +0000] "GET / HTTP/1.1" 302 5 "-" "pve-acme/0.1"...
  • T
    Hi, yes, should i provide the output here? But i am definitly sure it is not an issue from the acme2certifier, because it works without any issue with the proxmox backup server. So i would promise there is an issue with the implementation in the...
  • T
    Nobody can help?
  • T
    Just a little Update: With Proxmox PBS 3.4.6 it's working fine. So where is the difference to PVE ?
  • T
    Hello, I've been trying for a while to connect my Proxmox hosts to my Microsoft CA. To do this, I'm running an ACME2Certifier in between. However, Proxmox fails when trying to create the account on the ACME2Certifier. All my other systems...