Skip to content

Commit

Permalink
sslVerify property removed
Browse files Browse the repository at this point in the history
Signed-off-by: Gianluca Barbon <gianluca.barbon@eurotech.com>
  • Loading branch information
gbarbon authored and Coduz committed Nov 16, 2020
1 parent 0adeaa3 commit 8fb6271
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ commons.db.connection.scheme=jdbc:h2:tcp
commons.db.connection.host=192.168.33.10
commons.db.connection.port=3306
commons.db.connection.useSsl=false
commons.db.connection.sslVerify=
commons.db.connection.trust.store.url=
commons.db.connection.trust.store.pwd=

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ commons.db.connection.scheme=jdbc:h2:mem
commons.db.connection.host=
commons.db.connection.port=
commons.db.connection.useSsl=
commons.db.connection.sslVerify=
commons.db.connection.trust.store.url=
commons.db.connection.trust.store.pwd=

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ commons.db.connection.scheme=jdbc:h2:mem:kapua;MODE=MySQL
commons.db.connection.host=localhost
commons.db.connection.port=3306
commons.db.connection.useSsl=
commons.db.connection.sslVerify=
commons.db.connection.trust.store.url=
commons.db.connection.trust.store.pwd=

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ commons.db.connection.scheme=jdbc:h2:mem;MODE=MySQL
commons.db.connection.host=
commons.db.connection.port=
commons.db.connection.useSsl=
commons.db.connection.sslVerify=
commons.db.connection.trust.store.url=
commons.db.connection.trust.store.pwd=

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ commons.db.connection.scheme=jdbc:h2:mem;MODE=MySQL
commons.db.connection.host=
commons.db.connection.port=
commons.db.connection.useSsl=
commons.db.connection.sslVerify=
commons.db.connection.trust.store.url=
commons.db.connection.trust.store.pwd=

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ commons.db.connection.scheme=jdbc:h2:mem;MODE=MySQL
commons.db.connection.host=
commons.db.connection.port=
commons.db.connection.useSsl=
commons.db.connection.sslVerify=
commons.db.connection.trust.store.url=
commons.db.connection.trust.store.pwd=

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ commons.db.connection.scheme=jdbc:h2:mem;MODE=MySQL
commons.db.connection.host=
commons.db.connection.port=
commons.db.connection.useSsl=
commons.db.connection.sslVerify=
commons.db.connection.trust.store.url=
commons.db.connection.trust.store.pwd=

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ commons.db.connection.scheme=jdbc:h2:mem;MODE=MySQL
commons.db.connection.host=
commons.db.connection.port=
commons.db.connection.useSsl=
commons.db.connection.sslVerify=
commons.db.connection.trust.store.url=
commons.db.connection.trust.store.pwd=

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ commons.db.connection.scheme=jdbc:h2:mem;MODE=MySQL
commons.db.connection.host=
commons.db.connection.port=
commons.db.connection.useSsl=
commons.db.connection.sslVerify=
commons.db.connection.trust.store.url=
commons.db.connection.trust.store.pwd=

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ commons.db.connection.scheme=jdbc:h2:mem;MODE=MySQL
commons.db.connection.host=
commons.db.connection.port=
commons.db.connection.useSsl=
commons.db.connection.sslVerify=
commons.db.connection.trust.store.url=
commons.db.connection.trust.store.pwd=

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ commons.db.connection.scheme=jdbc:h2:mem;MODE=MySQL
commons.db.connection.host=
commons.db.connection.port=
commons.db.connection.useSsl=
commons.db.connection.sslVerify=
commons.db.connection.trust.store.url=
commons.db.connection.trust.store.pwd=

Expand Down

0 comments on commit 8fb6271

Please sign in to comment.