You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/09/12 21:47:03 UTC

[GitHub] sijie commented on issue #2533: can't generate ca key using the open ssl cnf file suggested for TLS Auth

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:
users@infra.apache.org


With regards,
Apache Git Services