On Wed, Sep 17, 2025 at 07:21:05PM -0400, Zhuoying Cai wrote: > Introduce new helper functions for x509 certificate, which will be used > by the certificate store: > > qcrypto_x509_convert_cert_der() - converts a certificate from PEM to DER > format > > These functions provide support for certificate format conversion. > > Signed-off-by: Zhuoying Cai <[email protected]> > --- > crypto/x509-utils.c | 50 +++++++++++++++++++++++++++++++++++++ > include/crypto/x509-utils.h | 20 +++++++++++++++ > 2 files changed, 70 insertions(+)
Reviewed-by: Daniel P. Berrangé <[email protected]> Acked-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
