Add "--acceptcert" flag in CLI commands that contact server
The loads of text + interactive question that is spewed out in the console from the Plastic "cm" CLI command when there is some mismatch in the server certificate can disrupt any attempts at automation using the shell. If a certificate problem is expected, it would be nice if the certificate could be auto-accepted using a command line option.
1
vote

But this would be a security hole, wouldn’t it? I mean, Plastic warns you but you accept everything without checking… I don’t think it is a good idea.
-
Göran Wallgren commented
Then there should be a method to accept permanently for a specific certificate, so we don't get the same question next time. TortoiseSVN gets this right...