Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • 39e3223
  • /
  • test
  • /
  • recipes
  • /
  • 90-test_store_data
  • /
  • user.cnf
Raw File
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:91f796947a4f566dd279ae5fc7cf0dfd01f6f362
directory badge Iframe embedding
swh:1:dir:0fcc63326dee8a7c6a3abb990758f23cd388d85b
user.cnf
####################################################################
[ req ]
default_bits            = 2432
default_md	        = sha256
distinguished_name	= req_DN
string_mask = utf8only

req_extensions = v3_req # The extensions to add to a certificate request

[ req_DN ]
commonName                      = "Common Name"
commonName_value              = "A user"
userId = "User ID"
userId_value = "test"

[ v3_req ]
extendedKeyUsage = clientAuth
subjectKeyIdentifier = hash
basicConstraints = CA:false

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top