[
https://issues.apache.org/jira/browse/SCB-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16432003#comment-16432003
]
Yang Bo commented on SCB-342:
-----------------------------
Proposal:
For alpha server:
Add SSL configuration in server section
{quote}server:
port: 8090
ssl:
enable: false
cert: ./servercert.pem
key: ./serverkey.pem
mutalAuth: false
clientCert: ./clientCert{quote}
Add GrpcServerConfig class and use it in AlphaConfig.
Clients will be setup by app developers, perhaps provide some docuemnts on how
to setup SSL on client side.
> [pack] secure gRPC transport
> ----------------------------
>
> Key: SCB-342
> URL: https://issues.apache.org/jira/browse/SCB-342
> Project: Apache ServiceComb
> Issue Type: New Feature
> Components: Saga
> Affects Versions: saga-0.2.0
> Reporter: Eric Lee
> Assignee: Yang Bo
> Priority: Major
>
> As a user, I want to secure the transport between alpha and omega.
> Configurations of security should be visible to developers.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)