You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The official docs of the Vault OSS backend do NOT state that the default/example endpoint configuration does use HTTP instead of HTTPS, which could lead users to misconfigure their instances.
Thank you for making the change and fixing the docs, we appreciate your contribution. Since your PR with the fix has been merged, I will go ahead and close this issue. Again thanks for your contribution!
Describe the bug
The official docs of the Vault OSS backend do NOT state that the default/example endpoint configuration does use HTTP instead of HTTPS, which could lead users to misconfigure their instances.
To Reproduce
Vault implementation:
vault/physical/alicloudoss/alicloudoss.go
Line 85 in 6d566cb
OSS SDK:
https://github.com/aliyun/aliyun-oss-go-sdk/blob/b6e0a2ae5b13f20fcdaf8e5c00b0bcf9dece0a34/oss/conn.go#L886C1-L895C3
Expected behavior
The docs should include this essential information.
Environment:
Vault server configuration file(s):
Additional context
The text was updated successfully, but these errors were encountered: