Commit Graph

6 Commits

Author SHA1 Message Date
Bipin kumar 684902d716
JAVA-32170_C_10: Changes made for Fix formatting of POMs - C_10 (#16111) 2024-03-15 23:53:26 +02:00
Mikhail Polivakha 7a14fcdb32 BAEL-7340 Using Custom TrustStore in Java (#15562)
* BAEL-6953 implemented

* BAEL-6953 added live test

* Fixed test

* BAEL-7340 Using Custom TrustStore in Java

* BAEL-7340 Added explicit --add-exports statement for core-java-security-4
2024-01-08 19:08:14 -08:00
panos-kakos fe7f89a08f [JAVA-26714] Upgraded bouncycastle to latest version 2023-11-12 17:46:52 +02:00
Bipin kumar a44a7e4af1 JAVA-26001_A_C: Fix formatting of POMs for modules A to C (#14961) 2023-10-19 12:54:46 +03:00
Hamid Reza Sharifi d2a1340d5c Bael 6188: Extract CN from X509Certificate in Java (#14681)
* #BAEL-6188:add unit tests

* #BAEL-6188:add dependencies

* #BAEL-6188:add certificate

* #BAEL-6188:add extract CN using Regex

* #BAEL-6188:refactor CN using Regex

* #BAEL-6188:refactor test case name

* #BAEL-6188:add properties for dependency version
2023-09-10 14:11:22 -05:00
Ana Peterlić 259de2ed39 BAEL-6700 - Check if Certificate is Self-Signed or CA Signed with Java (#14628)
* BAEL-6700 - Check if Certificate is Self-Signed or CA Signed with Java

* Added new module to parent pom

* Update test method names
2023-08-29 12:02:19 +05:30