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

  • c3c9299
  • /
  • VMS
  • /
  • openssl_utils.com
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:b9dea722f3dad5544f6c7292387b2133f70468af
directory badge Iframe embedding
swh:1:dir:5299d2e49020aa938ea8f82834871abb24cc617c
openssl_utils.com
$	! OpenSSL utilities
$	!
$
$	OPENSSL		:== $OSSL$EXE:OPENSSL
$
$	IF F$SYMBOL(PERL) .EQS. "STRING"
$	THEN
$	    OSSLCA	:== 'PERL' OSSL$EXE:CA.pl
$	    OSSLREHASH	:== 'PERL' OSSL$EXE:c_rehash.pl
$	ELSE
$	    WRITE SYS$ERROR "NOTE: no perl => no OSSLCA or OSSLREHASH"
$	ENDIF

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

back to top