fix page title
[qcg-portal.git] / README.md
index 6971ac6..34c40de 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@ Contact us if you have questions or need any help with it.
 
 ### Non python
 
+* Java (tested version: OpenJDK 7)
 * [Globus toolkit](http://toolkit.globus.org/toolkit/)
 
 ### Python
@@ -46,6 +47,10 @@ This proxy file could be obtained by logging into *qcg.man.poznan.pl* and runnin
 This command creates new proxy valid for 100 days and saves it to file *proxy*.
 
 
+To be able to use above proxy, one must install CA certificates: copy *certificates* directory to *~/.globus/*.
+This solution is acceptable only for development configuration, for production instructions visit [this page](https://www.qoscosgrid.org/trac/qcg/wiki/CA%20certificates). 
+
+
 1. Create database tables (this should be also run after updates which add new migrations):
 
         manage.py migrate