Fix VMS installation - update vmsconfig.pm for consistency
authorRichard Levitte <levitte@openssl.org>
Mon, 18 Dec 2023 11:49:08 +0000 (12:49 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 8 Jan 2024 06:25:01 +0000 (07:25 +0100)
commitd2c20500032722d05f36a6664f4a813fe6320ef6
tree5bfea8055b856bf365a11f8b195dc30ade468355
parent856d4c6ebc1aec2a714ce497af9c3e48c50e689d
Fix VMS installation - update vmsconfig.pm for consistency

An effort was made to update the VMS installation data to align with
configuration data.  This touched the script templates in VMS/, but
didn't update the generation of vmsconfig.pm to match...  and also
missed a spot.

This change adds the missing updates

Ref:
https://github.com/openssl/openssl/pull/16842

Fixes #22899

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/23081)

(cherry picked from commit 4058e121cbc6818235b0dcb618e636ce3c4d1f2f)
Configurations/descrip.mms.tmpl
VMS/openssl_ivp.com.in
VMS/openssl_shutdown.com.in
VMS/openssl_startup.com.in