Changed OpenSSL to SSL in GUI settings #4313
This commit is contained in:
parent
bce1d5be64
commit
f8847bfde8
|
@ -145,7 +145,7 @@
|
|||
<item row="0" column="0">
|
||||
<widget class="QCheckBox" name="m_pCheckBoxEnableCrypto">
|
||||
<property name="text">
|
||||
<string>Use &OpenSSL encryption (unique certificate)</string>
|
||||
<string>Use &SSL encryption (unique certificate)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in New Issue