We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea2aff9 + 87c0de5 commit 330f19bCopy full SHA for 330f19b
1 file changed
openrc
@@ -29,6 +29,7 @@ source $RC_DIR/stackrc
29
# Load the last env variables if available
30
if [[ -r $RC_DIR/.stackenv ]]; then
31
source $RC_DIR/.stackenv
32
+ export OS_CACERT
33
fi
34
35
# Get some necessary configuration
0 commit comments