NearNodeFlash / NearNodeFlash.github.io

View this document https://nearnodeflash.github.io/
Apache License 2.0
3 stars 3 forks source link

Shell script to grab the token and cert must use the longform base64 … #21

Closed NateThornton closed 1 year ago

NateThornton commented 1 year ago

Shell script to grab the token and cert must use the longform base64 --decode option for Linux. The -D option is only valid on mac platforms. --decode is valid on both.

Signed-off-by: Nate Thornton nate.thornton@hpe.com