Hi. One question about admin4.nsf.I created a website where you can change your http password. The site itself works fine because I see new requests in admin4.nsf on the webserver.
The problem is that the adminp does not process this requests. I looked into the requests and the server reports that some parts of the document are encrypted (I think the password fields which seems to logical). The strange thing is that in the requests is one field which is called PublicEncryptionKeys and the content of the field is the name of one server of our domain but not the webserver itself.
When the request is replicated from webserver (a) to this sever (b) the server (b) can process the request without any problem. So I think this is a problem of the webserver and reading the fields. How do I force the webserver to encrypt the fields with his own key?
Thanks
Micha Blankenburg