Force a SSL certificate renewal with kamal-proxy #169
Unanswered
avishek-akrity
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was already using kamal proxy in my application. And then I decided to use nginx as a reverse-proxy. So, I had to create another SSL certificate for the domain. Now that I want to go back to using kamal-proxy I am having issues with the default way to enable SSL in kamal.
Basically, setting SSL: true in proxy block does not help.
Also, I cant find where kamal stores the certificates. How can I resolve this issue ? Can we force a SSL certificate renewal and will that solve the problem ?
Beta Was this translation helpful? Give feedback.
All reactions