MobileServerInternalCA
The CA used by MobileID
Introduction
Configuration
Configuration
Name
Description
Default
Mandatory
{
"name": "MobileServerInternalCA",
"config":
{
"key_store":
{
"data": "MIIKngIBAzCCC1M...gInEA",
"private_key_password": "password",
"password": "password"
},
"validity": "P365D"
}
}Last updated