11/29/2010 7:06:19 PM
 Russell F Posts: 16
|
The immediate aim of my ruby script is to upload a bunch of SSL certs (and associated keys). I am intending to store the keys/certs in note fields -- I assume that the contents should be uri encoded.
What are the size limits on note fields?
|
|
|
0
• link
|
11/30/2010 10:32:29 AM
 Kevin Administrator Posts: 219
|
Hi Russell,
Currently the Notes field supports 1991 characters. This is limiting for certificate files. We hope to have native support for file attachments included in webservices soon.
However, there was a previous discussion about this on the forums over here:
<a href="http://www.thycotic.com/products_secretserver_forums.html?postid=1934#1934">http://www.thycotic.com/products_secretserver_forums.html?postid=1934#1934</a>
It's written in PowerShell rather than Ruby, but it should give you a good idea on how to overcome the limitation for now.
|
|
|
0
• link
|
11/30/2010 1:51:56 PM
 Russell F Posts: 16
|
Well add my vote for a webservices file upload! 
In this case having to chop the files up is not worth the pain. We will leave them as files somewhere else secure.
Thanks anyway.
|
|
|
0
• link
|