Skip to content

Homer Web Interface HTTPS #646

Closed Answered by adubovikov
henristema asked this question in Q&A
Discussion options

You must be logged in to vote

another way is to activate https ?

"https_settings": {
        "help": "SSL settings for homer-app",
        "enable": true,
        "host": "0.0.0.0",
        "port": 9080,
        "min_tls_version": "1.2",
        "use_mozilla_profile": true,
        "cert": "/usr/local/homer/tls/cert.pem",
        "key": "/usr/local/homer/tls/key.pem"
    },

and set http to different port... 8080

here is the example config:
https://github.com/sipcapture/homer-app/blob/master/etc/webapp_config.json#L90-L99

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

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

Answer selected by lmangani
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants