Use {Key,Trust}ManagerFactory.getDefaultAlgorithm() 25/104425/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 16 Feb 2023 12:24:22 +0000 (13:24 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 16 Feb 2023 12:24:22 +0000 (13:24 +0100)
commitec63fac5ca8b3ab7d5674d0921f3115e8bef86b2
tree3398a835dfc31510322b90cd9a05906bbd0165e5
parent574af617deed15c625ab420c85ade467308a0d9c
Use {Key,Trust}ManagerFactory.getDefaultAlgorithm()

Do not much with properties and magix strings -- use proper method to
acquire the algorithm.

Change-Id: I91b6a4f8fdaab1abf9bbaa665957f92d96e59663
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/CertificateManagerService.java