From f8072ff32fcba1fc6a48887f8e542e4d2b7fc793 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Thu, 6 Aug 2020 14:07:36 +0200 Subject: [PATCH] Update certificates-faq.md related to #67 --- .../general/obtaining-login-credentials/certificates-faq.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs.it4i/general/obtaining-login-credentials/certificates-faq.md b/docs.it4i/general/obtaining-login-credentials/certificates-faq.md index 09c328753..11e6c68e6 100644 --- a/docs.it4i/general/obtaining-login-credentials/certificates-faq.md +++ b/docs.it4i/general/obtaining-login-credentials/certificates-faq.md @@ -134,7 +134,7 @@ Most grid services require the use of your certificate; however, the format of y If employing the PRACE version of GSISSH-term (also a Java Web Start Application), you may use either the PEM or p12 formats. Note that this service automatically installs up-to-date PRACE CA certificates. -If the grid service is UNICORE, then you bind your certificate, in either the p12 format or JKS, to UNICORE during the installation of the client on your local machine. For more information, visit [UNICORE6 in PRACE][f]. +If the grid service is UNICORE, then you bind your certificate, in either the p12 format or JKS, to UNICORE during the installation of the client on your local machine. If the grid service is a part of Globus (e.g. GSI-SSH, GriFTP, or GRAM5), the certificates can be in either p12 or PEM format and must reside in the "$HOME/.globus" directory for Linux and Mac users or %HOMEPATH%.globus for Windows users. (Windows users will have to use the DOS command `cmd` to create a directory which starts with a ’.’). Further, user certificates should be named either "usercred.p12" or "usercert.pem" and "userkey.pem", and the CA certificates must be kept in a pre-specified directory as follows. For Linux and Mac users, this directory is either $HOME/.globus/certificates or /etc/grid-security/certificates. For Windows users, this directory is %HOMEPATH%.globuscertificates. (If you are using GSISSH-Term from prace-ri.eu, you do not have to create the .globus directory nor install CA certificates to use this tool alone). @@ -171,6 +171,5 @@ In order to still be able to communicate with us, make a request for a new certi [c]: https://winnetou.surfsara.nl/prace/certs/ [d]: https://www.openssl.org/source/ [e]: http://docs.oracle.com/javase/7/docs/technotes/tools/solaris/keytool.html -[f]: http://www.prace-ri.eu/UNICORE6-in-PRACE [g]: http://grid.ncsa.illinois.edu/myproxy/ [h]: https://support.it4i.cz/rt -- GitLab