Is there a configuration parameter for cert key pass phrase

We used ssl_cert and ssl_cert_key to configure kong data plane. The key has a pass phrase. We got the error:

Enter PEM pass phrase:
nginx: [emerg] cannot load certificate key

Is there a parameter to pass the pass phrase along with the key?