How do I create a certificate for command line scm access?
One answer
Here is the link that talks about how to configure RTC for certificate authentication... http://jazz.net/library/article/606. Once you have a certificate file, you can use this to login with scm command line.
I see in the help for the scm login command that you can pass the --certificate argument. However I'm unable to find any documentation that aids in the creation of this certificate. Can anyone point me to such docs?
--tim