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.
1 parent 786649f commit aa41a79Copy full SHA for aa41a79
cloud-client/builder/environment.sh
@@ -2,7 +2,7 @@ if [ ! "X$CLCLBUILDER_ENVIRONMENT_DEFINED" = "X" ]; then
2
return 0
3
fi
4
5
-export CLCLBUILDER_RELEASE_NAME="nimbus-cloud-client-021"
+export CLCLBUILDER_RELEASE_NAME="nimbus-cloud-client-022"
6
7
# #########################################################
8
cloud-client/nimbus-cloud-client-src/CHANGES.txt
@@ -1,3 +1,7 @@
1
+nimbus-cloud-client-022
+-----------------------
+[*] Updated the default trusted X509 certificates to include the new FutureGrid
+ Alamo certificate chain.
nimbus-cloud-client-021
-----------------------
0 commit comments