]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix some VMS inconsistencies
authorRichard Levitte <levitte@openssl.org>
Sat, 2 Jul 2016 06:47:08 +0000 (08:47 +0200)
committerRichard Levitte <levitte@openssl.org>
Sat, 2 Jul 2016 13:49:45 +0000 (15:49 +0200)
commitd17d3293d112c3f32ac187ab7c33bb3a2c44ddba
tree41b713f390bb9ebead1e60154856e4ee1e9e06a2
parentdbb3aba17ead133ce14530036f65b2457b6f8242
Fix some VMS inconsistencies

- The install top is versioned by default.  However, only the major
  version should be used.
- the default areas for certs, private keys an config files have
  changed, now all prefixed with 'OSSL$'.  This gets reflected in
  cryptlib.h.
- [.VMS]openssl_startup.com.in had some faults regarding creating
  rooted concealed logical names.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configurations/descrip.mms.tmpl
VMS/openssl_startup.com.in
crypto/include/internal/cryptlib.h