Skip to content

Commit

Permalink
[EDGCOMMON-83]. Enable Hostname verification enabled for Http Clients…
Browse files Browse the repository at this point in the history
… when using TLS connections
  • Loading branch information
SerhiiNosko committed Sep 3, 2024
1 parent fe5a30c commit e1e0969
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## 4.7.0 2024-07-01
## 4.7.2 2024-09-03
* [EDGCOMMON-83](https://folio-org.atlassian.net/browse/EDGCOMMON-82) Enable Hostname verification enabled for Http Clients when using TLS connections


## 4.7.1 2024-07-01
* [EDGCOMMON-82](https://folio-org.atlassian.net/browse/EDGCOMMON-82) Configure approved SecureRandom in FIPS mode

## 4.7.0 2024-05-23
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<bc-fips.version>1.0.2.5</bc-fips.version>
<folio-tls-utils.version>1.5.6-SNAPSHOT</folio-tls-utils.version>
<folio-tls-utils.version>1.5.6</folio-tls-utils.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit e1e0969

Please sign in to comment.