]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Pkcs7Sign/Readme.md
BaseTools:replace the chinese quotation mark with unicode "
[mirror_edk2.git] / BaseTools / Source / Python / Pkcs7Sign / Readme.md
index 5315b7fca488b0146986e7ea5fc74fd72a0fd3a5..a7b9caf52c856536e7c460459789ad9f3cc83c23 100644 (file)
@@ -10,7 +10,7 @@ NOTE: Below steps are required for Windows. Linux may already have the OPENSSL e
     set OPENSSL_HOME=c:\home\openssl\openssl-[version]\r
     set OPENSSL_CONF=%OPENSSL_HOME%\apps\openssl.cnf\r
 \r
-When a user uses OpenSSL (req or ca command) to generate the certificates, OpenSSL will use the openssl.cnf file as the configuration data (can use “-config path/to/openssl.cnf” to describe the specific config file).\r
+When a user uses OpenSSL (req or ca command) to generate the certificates, OpenSSL will use the openssl.cnf file as the configuration data (can use "-config path/to/openssl.cnf" to describe the specific config file).\r
 \r
 The user need check the openssl.cnf file, to find your CA path setting, e.g. check if the path exists in [ CA_default ] section.\r
 \r