decentralized-identity / didcomm-messaging

https://identity.foundation/didcomm-messaging/spec/
Apache License 2.0
161 stars 56 forks source link

fix https as transport over http #365

Closed TelegramSam closed 2 years ago

TelegramSam commented 2 years ago

This acts as a companion to @mccown's adjustment to HTTPS for all examples. It fixes the requirement for HTTPS for transports. This addresses concerns about mobile agents and the exceptions mobile platforms are required to make if a regular HTTP connection is used. It also addresses the perception of HTTPS always being a best practice, even if in this case it results in double encryption.

mccown commented 2 years ago

Approved in the DIDComm WG on 20220418