I finally found the webinterface for nsclient 0.4.3 I have searched before. If some needs it this is the way:
When you enter “nscp.exe test” in cmd or “.\nscp.exe test” in powershell it will check moduls,.. there you found the line
D web Loading webserver on port: 8443s
E web No password set please run nscp web –help
First you have to set a password in the nsclient.ini
[/settings/default]
; PASSWORD – Password used to authenticate against server
password = somepassword
Now you can enter the webinterface with the shown port 8443.
or local on your nsclient machine
But I have still no clue how to get SSL working…