this post was submitted on 07 Aug 2023
5 points (77.8% liked)
nextcloud
771 readers
1 users here now
Nextcloud is a suite of client-server software for creating and using file hosting services.
IRC: #nextcloud on libera.chat
Matrix: #nextcloud:matrix.org
Other Nextcloud communities on Lemmy
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Did you get an SSL certificate for a wildcard (*.domain.com)?
Ngl I’m new so I have no idea what that is aha.
But I don’t have a domain, just a local IP i connect to
Yeah that's why. To get rid of that you need a domain and an SSL certificate, else it won't go away sadly.
Dang okay, annoying. Works fine on Android/Windows but constant pop-up on iOS
Im in simmilar position, what would you suggest for someone who use it on local network or vpn only? Is it possible to not expose port and still use domain/ssl?
Yes it is possible. All you need is to use a DNS challenge with let's encrypt and you will get an SSL certificate. You can then access everything using wireguard or whatever VPN you use
Thank you