Skip to content

Update SSL certificate on the fly #1084

Answered by getroot
naanlizard asked this question in Ideas
Discussion options

You must be logged in to vote

I just added an API to reload certificate files to master branch. This requires testing in a variety of environments. Please check if it works well.

This is provided by two APIs:

POST http[s]:/host[:port]/v1/vhosts:reloadAllCertificates
POST http[s]:/host[:port]/v1/vhosts/{vhost name}:reloadCertificate

If reloading fails, the previously loaded certificate will continue to be used, so the risk of calling the API is low. If reloading fails, a 500 error or 404 error will occur. In case of a 500 error, you can see more details through the server log (OvenMediaEngine.log).

Replies: 10 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

getroot
Jan 4, 2023
Maintainer Sponsor

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

getroot
Jan 4, 2023
Maintainer Sponsor

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@getroot
Comment options

getroot Mar 24, 2023
Maintainer Sponsor

@naanlizard
Comment options

Comment options

getroot
Mar 14, 2023
Maintainer Sponsor

You must be logged in to vote
1 reply
@naanlizard
Comment options

Answer selected by getroot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #359 on March 09, 2023 05:13.