Chris Roberts 8d36ba8864 Use Base64#strict_encode64 instead of Base64#urlsafe_encode64 for PowerShell
The #urlsafe_encode64 method complies with RFC 4648 but as the documentation
points out it uses the "URL and Filename Safe Alphabet". The #strict_encode64
method does not, and does not include linefeeds.

Fixes #10438
2018-12-06 16:13:48 -08:00
..
2018-04-04 16:27:06 -07:00
2018-02-25 22:21:16 -07:00
2018-03-14 14:41:04 +00:00
2018-11-05 11:24:09 -08:00
2018-03-14 14:41:04 +00:00
2018-03-14 14:41:04 +00:00
2018-09-18 13:56:18 -07:00
2018-01-16 14:16:49 -08:00