2016-05-05 14:42:47 +00:00
|
|
|
#!/bin/bash
|
|
|
|
#Import Certificates
|
|
|
|
mozroots --import --ask-remove --machine
|
|
|
|
echo Y |certmgr --ssl https://gateway.discord.gg /all
|
|
|
|
echo Y |certmgr --ssl https://gateway.discord.gg /all
|
2016-06-23 16:10:37 +00:00
|
|
|
echo Y |certmgr --ssl https://gateway.discord.gg /all
|
|
|
|
echo Y |certmgr --ssl https://discordapp.com /all
|