Commit 207bea5
Fix: Warn about SSL Certificate verification being disabled only when it's actually disabled
Only Boolean.TRUE disables SSL Certificate Validation, so both Boolean.FALSE and null should skip the warning message1 parent e06b238 commit 207bea5
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- services/s3/src/main/java/software/amazon/awssdk/services/s3/internal/crt
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments