Provide ssl certificate from function node

Hi I want provide ssl certificate path from the function node to http node how to do that ? like we can set url like msg.url="http://google.com" in function and send "msg" to http node

The core http node doesn't provide a way to dynamically set the cert.

Or are you asking about the contrib-https node you were asking about yesterday? If so you'd have to ask it's author.