Azureはじめました

Windows Azureで業務システムを組んでみる日記

2015-01-01から1ヶ月間の記事一覧

メモ:目についたJQueryプラグインとか

ガントチャート The jQuery.ganttView plugin is a very lightweight plugin for creating a Gantt chart in plain HTML...no vector graphics or images required. The plugin supports dragging and resizing the Gantt blocks and callbacks to trap the …

RDゲートウェイで利用できるオレオレサーバー証明書をopensslで作る

RDゲートウェイは便利なんだけど、備え付けのオレオレ証明書発行が半年の証明書しか作れなかったのでこれをOpenSSLで作って楽しようというログ 下ごしらえ openSSLのオプションだけだとextendedKeyUsaseが設定できないので、configに拡張設定しておく #/etc/…