neil
neil
I remember that there is no way to output the headers and the conent into 2 separate files for wget(curl can do that). So it was different in the `_get()`...
please check if the profile has an empty line first. if there is no empty line at the end, just `echo "" >> profile`.
@DerVerruckteFuchs fixed. try again with dev branch. ``` acme.sh --upgrade -b dev ```
@mjbnz >> If both of you could add _err "$_data" just before the return 1 at the end of the notify script, t Please add it and submit a PR....
@mjbnz You can use `_debug2 "$data"` instead of `_err`. this will save your debug time next time.
you can `mkdir` and change the permissions of the folder `.well-known/ ` by yourself befoe issuing a cert. acme.sh will respect the permissions.
fixed, please try again: ``` acme.sh --upgrade -b dev ```
https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test
https://github.com/pru-mike/acme.sh/actions/runs/2883186391
don't wrorry about the failed tests for " invalid public key in CSR: public key is forbidden". It's because the letsecnrypt CA changed policy yesterday. I will fix the test...