Skip to content

Support TLS for sending requests

Pre-release
Pre-release
Compare
Choose a tag to compare
@fr0stf0x fr0stf0x released this 04 Aug 11:08
· 15 commits to main since this release

resolve #1

  • User now can upload TLS certificate
  • Add new config: grpcPlayground.certStore.enabled
  • Handle stateful requests (certificate will be kept sending along)
  • Handle sidecases:
    • Missing certificate files: if for any reason that some files
      of a certificate are missing, a modal will show up for user
      to re-upload those files back. And if uploaded files are suitable,
      the request will be continued.