浏览代码

Merge pull request #10052 from JamesDeFabia/17694AddTooltipsHTTPS

HPCC-17694 Add tooltip for ESP HTTPS passphrase in Config Mgr

Reviewed-By: Russ Whitehead <william.whitehead@lexisnexis.com>
Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 8 年之前
父节点
当前提交
b1f18b4742
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      initfiles/componentfiles/configxml/esp.xsd.in

+ 1 - 0
initfiles/componentfiles/configxml/esp.xsd.in

@@ -380,6 +380,7 @@
                             <xs:annotation>
                             <xs:annotation>
                                 <xs:appinfo>
                                 <xs:appinfo>
                                     <viewType>password</viewType>
                                     <viewType>password</viewType>
+                                    <tooltip>The passphrase used to generate the private key.</tooltip>
                                 </xs:appinfo>
                                 </xs:appinfo>
                             </xs:annotation>
                             </xs:annotation>
                         </xs:attribute>
                         </xs:attribute>