• Haui@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    1
    ·
    1 year ago

    I‘m not totally sure what you are trying to accomplish.

    To access your lan services over https you need a certificate, a dns and a reverse proxy (at least thats how I do it).

    I know cluudflare does reverse proxy stuff but I‘m not too deep into that.

    So if you mean you expose your services to cloudflare and access them from the web. Yes, they’re gonna be down. If you have a nother way of accessing them on lan (e.g. ip:port) then you should be able to at least reach them but https is not going to work.

    For that you can use a local certificate. It’s a bit of work but if you have a domain and nginx proxy manager, you‘ll be good. Let me know if you need help