12月 29

SSL更新

ダイアリー, レンタルサーバ SSL更新 はコメントを受け付けていません

SSLの証明書が、まもなく期限切れなので、更新を実施。

openssl genrsa コマンドを 入力して、作成する。
最後にパスフレーズを聞かれるので、同じパスフレーズを2回入力する。


# openssl genrsa -des3 -out server.key

Generating RSA private key, 2048 bit long modulus
………………………………………………………………………………….+++
………………………………………+++
e is 65537 (0x10001)
Enter pass phrase for server.key: PassWord
Verifying – Enter pass phrase for server.key: PassWord

つづいて、csr を作成


# openssl req -new -key server.key -out ssl_example_jp.csr

Enter pass phrase for secure.key:
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter ‘.’, the field will be left blank.
—–
Country Name (2 letter code) [AU]: JP
State or Province Name (full name) [Some-State]: Kyoto
Locality Name (eg, city) []: Kyoto
Organization Name (eg, company) [Internet Widgits Pty Ltd]: Organation name
Organizational Unit Name (eg, section) []:
Common Name (eg, YOUR name) []: ssl.example.jp
Email Address []: webmaster@example.jp

Please enter the following ‘extra’ attributes
to be sent with your certificate request
A challenge password []:
An optional company name []:

出来た CSR を添付して、申し込む。
SSL証明書の更新申請が通ると CRTが、送られてきます。

Tagged with:
12月 07

Changes to Google Apps

ダイアリー, レンタルサーバ Changes to Google Apps はコメントを受け付けていません

Google から「Google Apps をご利用のお客様へのお知らせ」と題名の付いたメールが来ていました。

現在ご利用いただいている Google Apps(無償版)について、本日をもちまして、新規登録を終了いたします。お客様にはすでにご利用いただいているため、この変更によるサービスへの影響はありません。引き続き Google Apps を無料でご利用いただけます。

と記載されており、Google Apps 無料版の新規登録が終了した様です。

【関連URL】
Changes to Google Apps for businesses
「Google Apps」、小規模企業向けの無料版を廃止 (CNET Japan)

Tagged with:
9月 01

「さくらのVPS」申し込み開始

ダイアリー, レンタルサーバ 「さくらのVPS」申し込み開始 はコメントを受け付けていません

さくらインターネットが、新サービス「さくらのVPS」の申し込みを 9月1日より開始すると 発表していました。

さくらのVPSは、初期費用0円、月額980円で、メモリが、512MB、ディスク容量が、20GB 利用できます。

β版を利用している人の評判が、よさそうなので、使ってみるかなぁと 思っています。

Tagged with:
preload preload preload