Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding PKCS8 to LoadKeyPair() (openconfig#2549)
openssl 3.X defaults to PKCS8 This prevents the requirement to use openssl 1.x or migrate certs from PKCS8->PKCS1 Using `PRIAVE KEY` as case since the preamble is `-----BEGIN PRIVATE KEY-----` "This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under the Google Software Grant and Corporate Contributor License Agreement ("CLA") and governed by the Apache License 2.0. No other rights or licenses in or to any of Nokia's intellectual property are granted for any other purpose. This code is provided on an "as is" basis without any warranties of any kind."
- Loading branch information