Changes for page Belle II Registration and Account FAQ
Last modified by gellrich on 2026-02-19 12:45
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -47,14 +47,48 @@ 47 47 See [[https:~~/~~/voms.cc.kek.jp:8443/voms/belle>>url:https://voms.cc.kek.jp:8443/voms/belle||shape="rect"]] . 48 48 {{/confluence_tip}} 49 49 50 -{{confluence_tip}} 50 +{{confluence_tip title="How to test my Grid user certificate in ~~/.globus ?"}} 51 +Grid users usually have exported their Grid user certificate to ~~/.globus to use it with Grid commands such as 'voms-proxy-init', 'dirac-proxy-init', or 'gb2_proxy_init'. The follwing commands may help to investigate the situation. 52 + 53 +The directory: 54 + 55 +~> cd ~~/.globus 56 + 57 +~> ls -l 58 + 59 +-r~-~-r~-~-r~-~- 1 usercert.pem 60 + 61 +-r~-~-~-~-~-~-~-~- 1 userkey.pem 62 + 51 51 52 -{{/confluence_tip}} 53 53 54 -{{confluence_tip}} 65 +Checking if public (cert) and private (key) match: 66 + 55 55 68 + 69 +(% class="code" %) 70 +((( 71 +~> openssl x509 -noout -modulus -in usercert.pem | openssl md5 72 +~> openssl rsa -noout -modulus -in userkey.pem | openssl md5 73 +))) 74 + 75 + 76 + 77 +Checking subject, issuer, and validity dates: 78 + 79 +~> openssl x509 -subject -issuer -email -dates -noout -in ~~/.globus/usercert.pem 80 + 81 + 82 + 83 +Recreating a single file with public and private key to be improted into a broser: 84 + 85 +~> openssl pkcs12 -export -out my_cert.p12 -inkey userkey.pem -in usercert.pem 56 56 {{/confluence_tip}} 57 57 88 +{{confluence_tip title="I lost the password of my Grid user certificate?"}} 89 + As the private key the passowrd is as the the word implies 'privte'. It is only known to you. Unfortunately you must request a new certificate. 90 +{{/confluence_tip}} 91 + 58 58 {{confluence_tip}} 59 59 60 60 {{/confluence_tip}}
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -3403233 11 +34032343 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://confluence.desy.de/wiki/spaces/BI/pages/3403233 1/Belle II Registration FAQ1 +https://confluence.desy.de/wiki/spaces/BI/pages/34032343/Belle II Registration FAQ