Closed sergei-maertens closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.91%. Comparing base (
170d6a9
) to head (ffb17ba
). Report is 34 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@Viicos correct!
This library is no longer responsible for decrypting the private key, instead the django-simple-certmanager library takes care of it at upload time.
Includes a data migration to perform the decryption for existing instances.