Skip to content

Verify ssl cert only if production for subscription portal client

Aishwarya Subramanian requested to merge ssl_false_subscription_api into master

What does this MR do?

SSL Certification fails in staging, as it uses a self signed certificate.

Screen_Shot_2019-10-17_at_1.33.55_AM

This MR adds condition to verify ssl check for subscription portal client, only for production environment.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Aishwarya Subramanian

Merge request reports