Releases: zalopay-oss/backstage-grpc-playground
Releases · zalopay-oss/backstage-grpc-playground
Support TLS for sending requests
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.
- Missing certificate files: if for any reason that some files