Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
ngx_http_voms_module
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Federico Fornari
ngx_http_voms_module
Commits
e59d3a91
"index.html" did not exist on "ec04c28303c67e43e0166864d12d281465e737a1"
Commit
e59d3a91
authored
7 years ago
by
Nicholas Terranova
Browse files
Options
Downloads
Patches
Plain Diff
README fixed
parent
1ff40e23
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
t/certs/README.md
+3
-1
3 additions, 1 deletion
t/certs/README.md
with
3 additions
and
1 deletion
t/certs/README.md
+
3
−
1
View file @
e59d3a91
...
...
@@ -9,6 +9,8 @@ Proxy certificates are generated using [VOMS client 3.3.1](http://italiangrid.gi
*
3.pem: long-lived proxy with valid VOMS attributes;
*
4.pem: long-lived proxy with VOMS generic attributes containing reserved characters;
*
5.pem: long-lived proxy with valid VOMS attributes,
`*.lsc`
file missing in
`vomsdir`
.
*
6.pem: long-lived proxy with valid VOMS attributes, with an old format for fqans.
To obtain such certificates the following command is used:
...
...
@@ -19,7 +21,7 @@ Once VOMS proxy certificates are generated in a `*.pem` format, they need to be
awk '/BEGIN RSA PRIVATE KEY/,/END RSA PRIVATE KEY/' <name>.pem > <name>.key.pem
awk '/BEGIN CERTIFICATE/,/END CERTIFICATE/' <name>.pem > <name>.cert.pem
where
`<name>`
could be for instance
`0,1,2,
3,4`
or
`5`
.
where
`<name>`
could be for instance
`0,1,2,
etc..`
*voms\_example.cert.pem*
and
*voms\_example.ket.pem*
can be found in
`certs`
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment