Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.
IMHO there are a couple of other options which would be very useful like support for binary data
To add more clarity, this request arose as a result of trying to get a Domino server to act as an mTLS client (we know that mTLS is supported when Domino is on the server end). Specifically, there are a large volume of Lotusscript web service consumers used to submit/consume data with services on other platforms. Separate tests were performed using a server-based Lotusscript agent using the NotesHTTPRequest class, and those failed as well. We understand that it may be possible if the Lotusscript consumers are re-developed in Java, but that would involve a very large volume of development effort to overcome this hurdle.
This request seems to be for a new method or function in LotusScript to send a client certificate when authenticating a user in the NotesHTTPRequest class. please confirm
As far as I know, certificate authorization already exists and works quite well.
To give a better idea, an enhancement request is required to enhance the functionality of NotesHTTPRequest in Lotus Script so Domino can act as a client and connect to Google Web API's (APIGEE).