システム開発とシステムコンサルティングのミリオンウェーブズ
検索

JWTのRS256の鍵を作成メモ

ssh-keygen -t rsa -b 4096 -f RS256.key
passphraseはなし

OpenSSH新形式の鍵を旧形式のPEMに変換
ssh-keygen -p -f RS256.key -m pem

openssl rsa -in RS256.key -pubout -outform PEM -out RS256.key.pub

JWTトークンの作成
https://jwt.io/
認証

Warning: Undefined array key 0 in /home/millionwaves/millionwaves.com/public_html/wp-content/plugins/mwp/mwp_related_posts.php on line 30

Warning: Attempt to read property "term_id" on null in /home/millionwaves/millionwaves.com/public_html/wp-content/plugins/mwp/mwp_related_posts.php on line 30

Warning: Undefined variable $excludeclause in /home/millionwaves/millionwaves.com/public_html/wp-content/plugins/mwp/mwp_related_posts.php on line 43

  • これから増やしていきます!

  • Warning: Undefined variable $args in /home/millionwaves/millionwaves.com/public_html/wp-content/plugins/mwp/mwp_related_posts.php on line 23

    Warning: Undefined variable $excludeclause in /home/millionwaves/millionwaves.com/public_html/wp-content/plugins/mwp/mwp_related_posts.php on line 43

  • これから増やしていきます!
  •