Fossil SCM

Amend [2b6ad00ea3]: Minor wording improvements to `fossil ssl-config show -v' output.

florian 2025-04-18 07:08 trunk
Commit a9b075af835a9950f6bf78046098438f5ebc9a531d155ff689d6d66343001aa4
1 file changed +3 -3
+3 -3
--- src/http_ssl.c
+++ src/http_ssl.c
@@ -1068,13 +1068,13 @@
10681068
fossil_print(" OpenSSL-winstore: %s\n",
10691069
(SSLeay()>=0x30200000 && SSLeay()!=0x30500000) ? "Yes" : "No");
10701070
if( verbose ){
10711071
fossil_print("\n"
10721072
" OpenSSL 3.2.0, or newer, but not version 3.5.0 due to a bug,\n"
1073
- " the root certificates are managed by the Windows operating\n"
1074
- " system. The installed root certificates are listed by the\n"
1075
- " command:\n\n"
1073
+ " are able to use the root certificates managed by the Windows\n"
1074
+ " operating system. The installed root certificates are listed\n"
1075
+ " by the command:\n\n"
10761076
" certutil -store \"ROOT\"\n\n"
10771077
);
10781078
}
10791079
#endif /* _WIN32 */
10801080
10811081
--- src/http_ssl.c
+++ src/http_ssl.c
@@ -1068,13 +1068,13 @@
1068 fossil_print(" OpenSSL-winstore: %s\n",
1069 (SSLeay()>=0x30200000 && SSLeay()!=0x30500000) ? "Yes" : "No");
1070 if( verbose ){
1071 fossil_print("\n"
1072 " OpenSSL 3.2.0, or newer, but not version 3.5.0 due to a bug,\n"
1073 " the root certificates are managed by the Windows operating\n"
1074 " system. The installed root certificates are listed by the\n"
1075 " command:\n\n"
1076 " certutil -store \"ROOT\"\n\n"
1077 );
1078 }
1079 #endif /* _WIN32 */
1080
1081
--- src/http_ssl.c
+++ src/http_ssl.c
@@ -1068,13 +1068,13 @@
1068 fossil_print(" OpenSSL-winstore: %s\n",
1069 (SSLeay()>=0x30200000 && SSLeay()!=0x30500000) ? "Yes" : "No");
1070 if( verbose ){
1071 fossil_print("\n"
1072 " OpenSSL 3.2.0, or newer, but not version 3.5.0 due to a bug,\n"
1073 " are able to use the root certificates managed by the Windows\n"
1074 " operating system. The installed root certificates are listed\n"
1075 " by the command:\n\n"
1076 " certutil -store \"ROOT\"\n\n"
1077 );
1078 }
1079 #endif /* _WIN32 */
1080
1081

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button