Commit Graph

1 Commits (6656c6ce9edfd6bf03a1a634396ed6a54bde237a)

Author SHA1 Message Date
Matthew Vivian 6656c6ce9e
feat: Add OCSP support to federated environment
Adds Online Certificate Status Protocol (OCSP) support to the federated Openfire setup:
- Add certificate generation script with full PKI hierarchy
- Add certificate import script for Openfire keystores
- Implement OCSP responder service via Docker compose
- Update documentation with OCSP usage instructions

The -o flag can now be used with start.sh to enable OCSP support.
2024-11-05 14:43:59 +00:00