Loading
システム管理者に対するフィッシング耐性MFA・全従業員ユーザーMFAの適用のお知らせ 続きを読む

Secure Properties API Web Interface 504 Timeout: Use the Supported CLI Tool

公開日: Jul 30, 2026
説明

The following Secure Properties API web interfaces are internally maintained convenience tools and are not officially supported services. Therefore, they do not have guaranteed uptime or an SLA, and users may occasionally experience a 504 Gateway Timeout:

In such cases, users and customers are advised to use the officially supported Secure Properties Tool CLI to encrypt their secure properties locally. It provides the same result as the web interface and works entirely offline.

The good news is you can encrypt your secure properties locally using the official command-line tool,
which is the documented and supported method:

1. Download the JAR from the Exchange or the documentation page:
https://docs.mulesoft.com/mule-runtime/latest/secure-configuration-properties#secure_props_tool

2. Run the encryption command:

java -cp secure-properties-tool.jar com.mulesoft.tools.SecurePropertiesTool \
string \
encrypt \
<algorithm> \
<mode> \
<key> \
<value>

For example, to encrypt with AES/CBC:

java -cp secure-properties-tool.jar com.mulesoft.tools.SecurePropertiesTool \
string \
encrypt \
AES \
CBC \
myEncryptionKey123 \
"valueToEncrypt"

This gives you the same result as the web UI and works entirely offline.

ナレッジ記事番号

005390307

 
読み込み中
Salesforce Help | Article