I have a requirement to communicate periodically with another application as a web service consumer over https (SSL) with x.509 (PKI) authentication using third party certificates.
Can this be done in Domino?
If so …
Can it be done in a scheduled agent?
Can it be done using LotusScript (preferred due to code reuse issues) or does it require Java?
Were do I store and access the local x.509 certificate?
Are there any samples, documentation, or guidelines available?
Are there any release requirements past v8? (Current server environment is 8.0.2, designer is 8.5.2.)