Commit 16daabb
authored
Remove country specification from default certificate (#5756)
BouncyCastle now validates the X.520 country-code (2.5.4.6) attribute
against ISO 3166-1, which requires exactly 2 characters.
This no longer allows "C=None".
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>1 parent 9a6fe92 commit 16daabb
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- bundles/org.openhab.core.io.jetty.certificate/src/main/java/org/openhab/core/io/jetty/certificate/internal
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments