Commit Graph

20 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
timis1 3642db8f5f
JAVA-31265 Review log statements for projects - Week 8 - 2024 (#15939) 2024-02-21 23:37:25 +01:00
rcalago 997e9de213
Update README.md 2024-01-27 21:07:07 +08:00
Loredana Crusoveanu bcab98e9c1
Merge pull request #15686 from rcalago/master
Updated README.md
2024-01-22 12:10:27 +02:00
rcalago 03da03f115
Update README.md 2024-01-19 10:20:41 +08:00
anujgaud 3becb407b8
Add logging.properties file 2024-01-18 22:15:45 +05:30
anujgaud 6945c01ec7
Add unit tests for SSLDebugLogger 2024-01-18 22:14:45 +05:30
anujgaud 4b5a9dfbad
Add code for enabling SSL Debug logs 2024-01-18 22:13:33 +05:30
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
edizor 894d87b029 Update README.md
[skip ci]
2023-12-03 11:13:25 +08:00
Constantin 0bf89cfe37 BAEL-6014: Fix formatting 2023-11-20 22:28:07 +02:00
Constantin 34754e74ad BAEL-6014: Address PR comments 2023-11-20 22:12:10 +02:00
Constantin ee57392b4f BAEL-6014: Remove newline 2023-11-20 20:12:51 +02:00
Constantin ec1fde9dc1 BAEL-6014: Check certificate name and alias in keystore file 2023-11-20 19:53:44 +02: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
edizor 1e1dc78e41 Update README.md
[skip ci]
2023-09-16 09:10:33 +08: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
edizor 456312f67d Update README.md
[skip ci]
2023-09-01 19:39:52 +08: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