can anyone run this FOR me? lol ... I tried using mono on Linux but it uses something not implemented by mono:
Code:
# mono SslChainSaver.exe
SslChainSaver - Creates certificate install XML for Windows Mobile devices
Usage:
SslChainSaver <site name> <port name>
Example:
SslChainSaver exchange.mycorp.com
SslChainSaver sip.mycorp.com 5061
The tool will make an SSL connection to the specified site and write out the certificate chain
for the server. at least it runs ... kind of:
Code:
# mono SslChainSaver.exe mail.bangtherockstogether.net
Unexpected failure: The requested feature is not implemented.
&^%#$!!!

