How to reload certificates in stalwart 16? #3119
goremykin
started this conversation in
Community Discussions
Replies: 2 comments 2 replies
-
|
I'm doing it this way |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
stalwart-client method that I use: |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi!
Today I migrated my stalwart instance to version 16. According to docs, "when a certificate file is rotated on disk, the running server needs to be told to re-read it.
I also found in what is probably outdated docs an example of how to reload certificates using the API:
curl -X GET -H "Accept: application/json" -H "Authorization: Bearer <TOKEN>" https://mail.example.com/api/reload/certificateHowever, the API was removed in Stalwart 16. Does this mean it is no longer possible to reload certificates using the API?
Beta Was this translation helpful? Give feedback.
All reactions