You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Long story. We originally acquired the certs they published
valid from nov. 3rd 2020, but they got replaced shortly after.
digipost/api-client-shared-dotnet#30 (comment)
This is possible due to the root certificate, which is self-signed, is created from the same keys,
and the already issued intermediate certs will still validate as issued
by the (new) root cert. This is OK, due to these certs are solely for
use for testing, and does not constitute any authority for actual
identification of parties.
0 commit comments