Captive portal issue - fails to open auth page
Hello,
I read carefully topics here, but could not find working solution.
I have a FG-40F test unit, made a vlan on it (99) with pool 192.168.200.0/24 FG has 192.168.200.1 address
On this vlan I set up captive portal like this:

If I set as excempt DNS service here, it disappears on next interface opening
On this stage I use internal users, created on FG unit.
DNS is set = Same as interface IP, so I assume it is 192.168.200.1
I also added a policy for DNS to go outside for unauthorized users (src=vlan, dst = wan):

 Also I made a letsencrypt certificate for this domain and made a static dns entry:

The problem is that on different types of devices it operates different way, but works only on iPhone - when I can by opening some websites trigger appearance of login window in browser to authenticate. On Mac it is also sometimes working through browser.
But on Android I usually see:
1) Message:
ERR_NAME_NOT_RESOLVED
2) In case if I disable https authentication I even see on Android auth popup but with no content:
The web page at http://192.168.200.1:1000/fgtauth?02070a9b050b7540 could not be loaded because:
net::ERR_HTTP_RESPONSE_CODE_FAILURE

 
The questions are:
1) How to see login page by connecting to wifi on Apple | Android | Windows without any actions, like it works usually? And without opening browsers. As an AP there is Unifi configured with wlan on 99 vlan - so device gets dhcp params from FG well
2) How to fix Letsencrypt certificate so portal could work on https without certificate notices?
