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:16:21 +0000 (07:16 +0100)
commit4058e121cbc6818235b0dcb618e636ce3c4d1f2f
tree0afa73e649cf1de67dc1afa45dd00e5fe7c852b8
parentb8ef67f8a3880a4b2a86b1804638ff230ff8831c
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)
Configurations/descrip.mms.tmpl
VMS/openssl_ivp.com.in
VMS/openssl_shutdown.com.in
VMS/openssl_startup.com.in