@dsambandam I think the problem is `wget https://github.com/apache/incubator-pulsar/tree/master/site2/website/static/examples/openssl.cnf`. This fetches the html file of github page. You can retrieve the file from the raw content :
``` wget https://raw.githubusercontent.com/apache/incubator-pulsar/master/site2/website/static/examples/openssl.cnf ``` [ Full content available at: https://github.com/apache/incubator-pulsar/issues/2533 ] This message was relayed via gitbox.apache.org for [email protected]
