sijie commented on issue #2533: can't generate ca key using the open ssl cnf file suggested for TLS Auth URL: https://github.com/apache/incubator-pulsar/issues/2533#issuecomment-420808942 @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 ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
