Skip to content

Decouple CustomCertManager from Android #75

@rfc2822

Description

@rfc2822

CustomCertManager doesn't have Android dependencies, but uses an Android context.

Instead it should be initialized with a specific CertStore, which should be an interface.

The CustomCertManager tests can then be moved to unit tests.

Metadata

Metadata

Assignees

Labels

refactoringQuality improvement of existing functions

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions