Certificates in the configuration file
RaspAP does not support the import of the required cerficates. Please paste them into the configuration file
- Signing certification authority (CA) certificate (e.g.
ca.crt): enclosed in <ca> ... </ca> tags
- Client certificate (public key) (e.g.
client.crt): enclosed in <cert> ... </cert> tags
- Private key of the client certificate (e.g.
client.key): enclosed in <key> ... </key> tags