eclipse-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
61 stars 169 forks source link

feat: issuer DID is hosted on NGINX #372

Closed paullatzelsperger closed 1 month ago

paullatzelsperger commented 1 month ago

What this PR changes/adds

The issuer DID document is now a did:web, hosted on NGINX. the old did:example resolver and workarounds hacks are no more!

Why it does that

remove any special sauce

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes # <-- insert Issue number if one exists

_Please be sure to take a look at the contributing guidelines and our etiquette for pull requests._