Skip to content

Commit ed4727d

Browse files
committed
Clean release notes
1 parent 33c21fe commit ed4727d

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,10 @@ To create an SSL Certificate, refer to:
448448
- Tomcat 9.0 [Prepare the Certificate Keystore.](http://tomcat.apache.org/tomcat-9.0-doc/ssl-howto.html#Prepare_the_Certificate_Keystore)
449449
- Oracle [JDK Security Tools](http://docs.oracle.com/javase/7/docs/technotes/tools/#security).
450450
451+
**IMPORTANT NOTE:**
452+
If you need to use `sslConnector.SSLCertificateFile` instead of `sslConnector.keystoreFile` to enable SSL/TLS, please refer to this issue, which provides a solution:
453+
https://github.com/kawansoft/aceql-http/issues/31.
454+
451455
### SQL Firewall Managers Section
452456

453457
The SQL Firewall Managers Section allows users to define SQL firewall rulesets to use for each database.

RELEASE-NOTES.txt

+4-9
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,10 @@ What's New:
3333
- This allows AceQL to work correctly with SQL Server case-sensitive databases.
3434

3535
IMPORTANT NOTE:
36-
If you need to use sslConnector.SSLCertificateFile instead of sslConnector.keystoreFile to
37-
enable SSL/TLS, please replace the aceql-http-12.3.jar file in your installation with
38-
the aceql-http-12.5.jar file from the upcoming version.
39-
40-
Download Link:
41-
https://download.aceql.com/rest/soft/12.5/download/aceql-http-12.5.jar
42-
43-
Signature:
44-
https://download.aceql.com/rest/soft/12.5/download/aceql-http-12.5.jar.asc
36+
If you need to use `sslConnector.SSLCertificateFile` instead of
37+
`sslConnector.keystoreFile` to enable SSL/TLS, please refer to this issue,
38+
which provides a solution:
39+
https://github.com/kawansoft/aceql-http/issues/31.
4540

4641

4742
AceQL HTTP Version 12.2 - 21-Feb-2023

0 commit comments

Comments
 (0)