From ee68d2b957923e2e4d1d76d7ad66e0e8b3674d71 Mon Sep 17 00:00:00 2001 From: "Dr. David von Oheimb" Date: Tue, 13 Sep 2022 09:32:25 +0200 Subject: [PATCH] apps/openssl-vms.cnf: reflect latest changes by 'make update' Reviewed-by: Richard Levitte Reviewed-by: Tomas Mraz Reviewed-by: David von Oheimb (Merged from https://github.com/openssl/openssl/pull/19179) --- apps/openssl-vms.cnf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/openssl-vms.cnf b/apps/openssl-vms.cnf index 59c6776a1e0e7..c141010e8ac07 100644 --- a/apps/openssl-vms.cnf +++ b/apps/openssl-vms.cnf @@ -13,7 +13,7 @@ # defined. HOME = . - # Use this in order to automatically load providers. +# Use this in order to automatically load providers. openssl_conf = openssl_init # Comment out the next line to ignore configuration errors @@ -92,7 +92,7 @@ serial = $dir]serial. # The current serial number crlnumber = $dir]crlnumber. # the current crl number # must be commented out to leave a V1 CRL crl = $dir]crl.pem # The current CRL -private_key = $dir.private]cakey.pem# The private key +private_key = $dir.private]cakey.pem # The private key x509_extensions = usr_cert # The extensions to add to the cert