app-certificate-requests icon indicating copy to clipboard operation
app-certificate-requests copied to clipboard

Create santacloud.csr

Open zomtec2311 opened this issue 11 months ago • 1 comments

Checklist

  • Please include a link to your app repository
  • https://github.com/zomtec2311/santacloud

zomtec2311 avatar Mar 25 '25 15:03 zomtec2311

@zomtec2311 can you please close one of the PR ? if you keep this one, please clean commit history such that we have only one commit that adds the CSR file

closing done, but i am sorry, because i don't know how to clean the commit history. I installed GitHub Desktop but the now closed PR commit ist not within the history list.

zomtec2311 avatar Mar 27 '25 14:03 zomtec2311

@zomtec2311 can you please close one of the PR ? if you keep this one, please clean commit history such that we have only one commit that adds the CSR file

closing done, but i am sorry, because i don't know how to clean the commit history. I installed GitHub Desktop but the now closed PR commit ist not within the history list.

I do not know github desktop what you need to do is to run rebase against our master branch in git command line you would run

git rebase origin/master
git push -f origin master

mgallien avatar Apr 01 '25 09:04 mgallien

@mgallien now it should be done

the problem is, that i cannot work with terminal commands, because i have not git installed in my dev environment. I'm using github in my browser and upload my files to github via browser.

zomtec2311 avatar Apr 01 '25 09:04 zomtec2311

@zomtec2311 no worries and thanks you can find the new certificate here 3a974b3e2d7b2533df56c378c657fe4397f3425b

mgallien avatar Apr 02 '25 13:04 mgallien