Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

fix: HTTPS Support for DIDComm Inbound port #624

Merged
merged 1 commit into from
Feb 17, 2022

Conversation

rolsonquadras
Copy link
Member

@rolsonquadras rolsonquadras commented Feb 16, 2022

  • Add HTTPS Support for DIDComm Inbound port
  • Add prc card scope in RP adapter
  • Add citizenship json-ld context

closes #303

Signed-off-by: Rolson Quadras rolson.quadras@securekey.com

@cla-bot cla-bot bot added the cla-signed label Feb 16, 2022
@rolsonquadras rolsonquadras force-pushed the afg-inbound-http branch 2 times, most recently from 6195452 to e44894b Compare February 16, 2022 20:29
@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #624 (89b750c) into main (120025c) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #624   +/-   ##
=======================================
  Coverage   87.55%   87.55%           
=======================================
  Files          28       28           
  Lines        4244     4244           
=======================================
  Hits         3716     3716           
  Misses        308      308           
  Partials      220      220           
Impacted Files Coverage Δ
cmd/adapter-rest/startcmd/start.go 83.48% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 120025c...89b750c. Read the comment docs.

@rolsonquadras rolsonquadras force-pushed the afg-inbound-http branch 3 times, most recently from 7bddc19 to 44f9c59 Compare February 17, 2022 00:22
- Add HTTPS Support for DIDComm Inbound port
- Add prc card scope in RP adapter
- Add citizenship json-ld context

Signed-off-by: Rolson Quadras <rolson.quadras@securekey.com>
@rolsonquadras rolsonquadras changed the title WIP: fix: HTTPS Support for DIDComm Inbound port fix: HTTPS Support for DIDComm Inbound port Feb 17, 2022
@rolsonquadras rolsonquadras merged commit 7f807f6 into trustbloc:main Feb 17, 2022
@rolsonquadras rolsonquadras deleted the afg-inbound-http branch February 17, 2022 15:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TLS is disabled on aries framework inbound transports
4 participants