
Real-World Use Case: Robust and Flexible Batch Processing with Payara Platform
One of the Payara Platform features people like most is flexibility for how it can run applications and services […]
One of the Payara Platform features people like most is flexibility for how it can run applications and services […]
Payara Serverの管理タスクで最も多いものの1つは、他のWebサーバーと同様に、HTTPプロトコルやPayara Serverへのリモート・アクセスをセキュアにするための電子証明書のセットアップです。皆様は自己署名証明書または信頼できる認証局の署名入り証明書のいずれかをお持ちでしょうが、どちらの場合も証明書をPayara Serverのドメインに追加してセキュアな通信に用いるのはとても簡単です。 {{cta(‘c11b699a-704e-4144-8f8a-6d473cb091c6’)}} このガイドでご説明する手順の概要 新しい電子証明書を用いてPayara Serverをセキュアな構成にする手順はいくつかの段階を踏むことになりますが、大まかには以下のようになります。 このガイドを読み進めるにあたって必要なものは以下の通りです。 SSL証明書の取得 ほとんどの場合、認証局(CA)が作成し署名したSSL証明書を使用することになります。多くの場合、証明書署名要求(CSR)を作成して認証局に送り、認証局からSSL証明書を取得します。Payara Server Enterpriseには、CSRを生成するgenerate-csrコマンドが用意されており、非常に簡単にCSRを生成することができます。また、opensslまたはcertreq を使用してCSRを生成することもできます。 新しい自己署名証明書を使ってこのガイドに従う場合は、Payara Server Enterpriseを使って直接作成するか、opensslなどのサードパーティのツールを使って作成することができます。 Payara Server […]
For some time now there has been an undeniable growth of interest for Microservices. The core concept itself, however, […]
Payara Micro is a lightweight middleware platform for containerized Jakarta EE application deployments, but it still provides a lot […]
In this day and age, securing enterprise platforms is a challenge that developers and consultants tackle in an uninformed […]
Each year, there’s one special Java conference for me. It’s GeeCon in Prague because Prague is my home city […]
This is an updated blog of the original which was published in May 2016 Payara Server provides the Health […]
This year marked the second edition of the Oracle Code One conference, which was formerly known as Java One. […]
An increasing number of organisations have moved, or are planning to move, to cloud-based hosting and are developing their […]
Whilst cost is an important consideration when choosing a cloud provider, there are other things that you need to […]
The world is moving in fast forward and the Java ecosystem is no exception. In 2017, the release of […]
I have written and talked a lot about why reactive programming matters. It’s always been a topic of personal […]