resmo commented on a change in pull request #2071: CLOUDSTACK-9815 move CertService to more generic location URL: https://github.com/apache/cloudstack/pull/2071#discussion_r113671621
########## File path: api/src/com/cloud/network/ssl/CertService.java ########## @@ -14,8 +14,9 @@ // KIND, either express or implied. See the License for the // specific language governing permissions and limitations // under the License. -package com.cloud.network.lb; +package com.cloud.network.ssl; Review comment: just a note, SSL is outdated, the official name would be TLS, name the package tls? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services