Hobby-Student

Results 21 comments of Hobby-Student

just for completion #4219 I was reading the documentation and talking to staff at all-inkl.com. My approach is working without a session, like the documentation describes. Don't know which way...

github Actions fail and I have no idea why. deployed the fix to several machines over the day and they all work smooth. will try again in a few days....

> Hi Hobby I checked your implementation and see that you are still using Username and password for every request. So this could be caused some problems. So you need...

> please rebase to the latest dev branch. and define a secret `DEBUG=2` in your repo, it will output more debug info. did so. Running the Actions is very slow...

@Neilpang tried it, but it seems that the github actions won't work atm with the KASAPI. Failures are always curl timeouts. The changes are working in several production environments. Changed...

I try to wrap it up: The URL with any sort of "formular" on it (e. g. https://test-account.com/formular.php) ist not the valid endpoint. I did speak with someone form all-inkl.com...

> This script doesn't seem to work with Wildcard certs or multiple certs using dns alias since it always deletes existing txt entries in dns_kas_add, regardless whether these were only...

@rhurling I didn't come up with a scenario where skipping deletion before cert request is a problem. I did test it and had no problems for now. I'll edit the...

@Marco4223 what's your oppinion on this? Do you have any scenario where NOT deleting all _acme TXT entries before issuing a new cert could cause problems?

> So yes, it's a good idea to delete only the one you had generated. The used record value is stored in _txtvalue in the dns_kas_rm. So you only have...