atlassian / terraform-provider-artifactory

Terraform provider to manage Artifactory
Apache License 2.0
89 stars 42 forks source link

Support mTLS for HTTP SSO #93

Closed skolyszewski closed 2 years ago

skolyszewski commented 4 years ago

Community Note

Description

Corporate environments often rely on PKI. There's currently no way of using the provider (without rebuilding) in a situation when HTTP SSO is used with in conjunction with mTLS (client side TLS auth). Also, allowing using custom CaCertsPool would be necessary.

New or Affected Resource(s)

None

Potential Terraform Configuration

Three env variables for provider configuration, e.g.:

References

None

peters95 commented 3 years ago

Migrated -> https://github.com/jfrog/terraform-provider-artifactory/issues/21

chb0github commented 3 years ago

I'd like to address this issue on the new repo @gskolysz Migrated -> jfrog