SSH: Unable to save changes from Cockpit UI

[root@server ~]# config show sshd
sshd=service
    AllowEveryone=
    AllowGroups=
    LoginGraceTime=2m
    MaxAuthTries=6
    PasswordAuthentication=0
    PermitRootLogin=0
    Protocol=2
    SubsystemSftp=yes
    TCPPort=2222
    UsePAM=yes
    access=green,red
    status=enabled

[root@server ~]# config show sssd
sssd=service
    AdDns=10.0.0.2
    BindDN=ldapservice@ad.domain.tld
    BindPassword=*************
    DiscoverDcType=ldapuri
    LdapURI=ldaps://nsdc-server.ad.domain.tld
    Provider=ad
    Realm=ad.domain.tld
    ShellOverrideStatus=disabled
    Workgroup=DOMAIN
    status=enabled

Notice from cockpit values are set to 0, fron nethgui are blank when disabled. But prior to this update I think it was the same and working:

PasswordAuthentication=0
PermitRootLogin=0

The error just showed one time, son I don’t know if it should be different now.
Tried with different browsers, incognito/private window and clearing cache.
Same after rebooting server, signal-event nethserver-cockpit-update or systemctl restart cockpit.service

There was something related to cockpit restart and certficates. Don’t know if it has anything to do with this: