Skip to content

Pulling the certificate from source other than file #65

Description

@gopala000

I'm hosting my app as a app service in Azure in Windows container. Is it possible to read the certificate from certificate store instead of from the file? What will be the changes I need to make instead of below calls:

        _configurationDictionary.Add("keysDirectory", "Resource");
        _configurationDictionary.Add("keyFilename", "testrest");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions