ISslCertificateManager::AddCertificatesToSslContext

Add trusted root certificates to the SSL context

Windows
MacOS
Linux

References

Module

SSL

Header

/Engine/Source/Runtime/Online/SSL/Public/Interfaces/ISslCertificateManager.h

Include

#include "Interfaces/ISslCertificateManager.h"

Syntax

void AddCertificatesToSslContext
(
    SSL_CTX * SslContextPtr
) const

Remarks

Add trusted root certificates to the SSL context

Parameters

Parameter

Description

SslContextPtr

Ssl context

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss