6 lines
114 B
Plaintext
6 lines
114 B
Plaintext
# a simplified test to keep the suite happy.
|
|
# the real test is in main.
|
|
select @@ssl_crlpath;
|
|
@@ssl_crlpath
|
|
NULL
|