Skip to content

History

Revisions

  • docs: update all wiki pages to v2.107 - Update version references across 16 files (v2.99 → v2.107) - Add v2.107 What's New section (SoftHSM, CDP auto-enable, Docker fixes) - Add consolidated v2.100-v2.106 summary (ACME proxy, AIA, protocol URLs) - Update installation links, Docker tags, download URLs - Update system info table (Latest Stable: 2.107)

    @NeySlim NeySlim committed Apr 2, 2026
    bbb6868
  • docs: update CDP auto-enable, SoftHSM Docker, encryption Docker hints

    @NeySlim NeySlim committed Apr 2, 2026
    cd3f5ab
  • docs: add AIA CA Issuers page, update CRL-CDP, OCSP, API Reference, Home

    @NeySlim NeySlim committed Mar 26, 2026
    70b118d
  • docs(api): fix endpoint paths, response format, add missing sections for v2.99 - Fix wrong paths: /api/v2/ca → /cas, /download → /export, /ca/crl → /crl/{ca_id}, /health → /dashboard/stats, /stats → /stats/overview, /scep/profiles → /scep/config - Fix all response examples to use success/data wrapper format - Fix error response format to use flat {success, error} structure - Fix pagination format to use {page, per_page, total, pages} - Add Dashboard & Stats endpoints section (6 endpoints) - Add CRL & OCSP endpoints section (9 endpoints) - Add Certificate Discovery endpoints section (17 endpoints) - Add missing CA endpoints: PATCH, DELETE, import, bulk ops - Add missing cert endpoints: delete, unhold, import, key upload, stats, compliance, bulk revoke/renew/delete/export - Add SCEP config/requests/approve/reject/stats/challenge endpoints - Add permissions to all endpoints - Update version references to 2.99 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

    @NeySlim NeySlim committed Mar 22, 2026
    7d3ab92
  • docs: update wiki pages to v2.99 - ACME-Support: bump version (features already documented in v2.92) - CRL-CDP: add HTTP protocol server docs (port 8080), refid-based CDP URLs, legacy ID backward compatibility, Docker/firewall config - OCSP-Responder: add HTTP protocol server section, POST Content-Type validation per RFC 6960 §4.2.2, update URLs to port 8080 - SCEP-Server: bump version Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

    @NeySlim NeySlim committed Mar 22, 2026
    0bf5aea
  • docs: update wiki pages to v2.99 — JKS export, security audit, approval workflows, EST chain - Certificate-Export: add JKS format documentation with API examples and use cases - Certificate-Tools: add JKS to SSL converter conversion matrix - Security: add v2.75 security audit section (76 findings, 38 fixed) - Certificate-Operations: add approval workflow documentation - EST-Protocol: document full CA chain in enrollment responses (RFC 7030 §4.2.3) - Dashboard: update version reference to 2.99 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

    @NeySlim NeySlim committed Mar 22, 2026
    63778ec
  • docs: update wiki to v2.99 — versions, features, HTTP protocol port - Home.md: version badge 2.99, feature list additions (JKS, HTTP protocol server, approval workflows, X.509 viewer, ACME ECDSA/EAB, EST full chain, ADCS EOBO, RFC 5280 SAN), quick links, system info table - Installation-Guide.md: all download links to v2.99, port 8080 in Docker examples and firewall rules, HTTP_PROTOCOL_PORT mention - Quick-Start.md: all version refs to v2.99, port 8080 in Docker example - Configuration.md: HTTP_PROTOCOL_PORT env var in table, version to 2.99

    @NeySlim NeySlim committed Mar 22, 2026
    cbc0715
  • fix: correct API field names, endpoints, and defaults across documentation

    @NeySlim NeySlim committed Mar 20, 2026
    a24d44a
  • docs: add Microsoft CA Integration page, update Home.md

    @NeySlim NeySlim committed Mar 18, 2026
    d2e159d
  • docs: update ACME wiki with ECDSA, EAB, custom server support

    @NeySlim NeySlim committed Mar 18, 2026
    4127cce
  • docs(v2.75): Delta CRL wiki, release notes, Home update

    @NeySlim NeySlim committed Mar 15, 2026
    16b9205
  • docs: unify product name to Ultimate Certificate Manager

    @NeySlim NeySlim committed Mar 12, 2026
    b03640c
  • docs: update wiki for v2.69 release - reports, scheduler, PDF

    @NeySlim NeySlim committed Mar 10, 2026
    5d04ed9
  • docs(v2.52): certificate discovery page, release notes, security updates, home page

    @NeySlim NeySlim committed Mar 2, 2026
    e3f272b
  • docs: retake all screenshots in English

    @NeySlim NeySlim committed Feb 28, 2026
    55c5799
  • docs: update all screenshots to v2.51

    @NeySlim NeySlim committed Feb 28, 2026
    bc44d6e
  • docs(wiki): add EST-Protocol page, update OCSP/certs/dashboard docs - Create EST-Protocol.md: full RFC 7030 guide with config, mTLS, endpoints, examples - Update OCSP-Responder.md: add cache auto-cleanup, HSM note - Update Certificate-Operations.md: add Remove Hold (unhold) section, update auto-renewal - Update Dashboard.md: enriched system status (8 components) - Fix Home.md: remove duplicate EST line, add EST-Protocol link

    @NeySlim NeySlim committed Feb 27, 2026
    0343957
  • docs: add FQDN alternative to all post-install access URLs

    @NeySlim NeySlim committed Feb 27, 2026
    25dfeb0
  • docs: update all wiki pages for UCM v2.50 - Home: version badge, quick links, what's new section - Architecture: complete rewrite for current stack - Configuration: all 45+ env vars documented - Installation: version bumps to 2.50 - mTLS Authentication: complete rewrite for auto-login architecture - Security: session-based auth, RBAC, 8 auth methods - Quick Start & First Steps: version updates - Release Notes v2.50: new page - All remaining pages: version updates to 2.50

    @NeySlim NeySlim committed Feb 23, 2026
    7bfb0ae
  • docs: update wiki pages for UCM v2.50 - Building.md: version 2.50, Python 3.10+, Node.js 18+, frontend build, pre-commit hooks (i18n sync, Vitest, pytest), session-based auth - Contributing.md: version 2.50, React 18 + Vite + Tailwind stack, /api/v2 prefix, 450 frontend + 1364 backend tests - Troubleshooting.md: add quick diagnostics section with log locations, mTLS issues, browser cert dialog, 500 errors, SECRET_KEY - FAQ.md: version 2.50, session-based auth (not JWT), SQLite default, config at /etc/ucm/ucm.env - Certificate-Operations/Export/Tools/Templates.md: version 2.50, PKCS#7 export format, tools list - CA-Management.md: version 2.50, CA operations summary - Import-Export.md, Import-OPNsense.md: version 2.50, import formats - Trust-Store.md: version 2.50

    @NeySlim NeySlim committed Feb 23, 2026
    4157ad6
  • docs: update 8 wiki pages for v2.50 - User-Management: v2.50, add auditor/custom roles, user properties, admin API endpoints - User-Groups: v2.50, groups assign roles to members, remove Pro Feature label - User-Settings: v2.50, add TOTP/2FA, passkeys, API keys, sessions sections - Dashboard: v2.50, update widgets (stats, recent CAs, system status), add WebSocket - System-Config: v2.50, restructure tabs (General, Email, Security, HTTPS, Database, Backup) - Audit-Logs: v2.50 - Monitoring: v2.50, add health/ready+live endpoints, WebSocket events, fix log paths - Themes: v2.50

    @NeySlim NeySlim committed Feb 23, 2026
    04ac052
  • docs: update 6 wiki pages for UCM v2.50 - WebAuthn-Support: version 1.8.2→2.50, add API endpoints with actual paths - ACME-Support: version 2.1.0→2.50, list all DNS providers - SCEP-Server: version 1.8.2→2.50, fix endpoint to /scep/pkiclient.exe - OCSP-Responder: version 1.8.2→2.50, fix endpoint to /ocsp - CRL-CDP: add version 2.50, fix endpoints to /cdp/{ca_id}.crl - Backup-Restore: version 1.8.3→2.50, remove 'coming in v1.8.4', add API endpoints and restore UI docs

    @NeySlim NeySlim committed Feb 23, 2026
    471401b
  • docs: update API docs for v2.50 - session auth, API keys, /api/v2 prefix

    @NeySlim NeySlim committed Feb 23, 2026
    be5ae5f
  • fix: dashboard-dark.png v2.1.0

    @NeySlim NeySlim committed Feb 19, 2026
    fd76a1d
  • update screenshots dark 1920x1080

    @NeySlim NeySlim committed Feb 19, 2026
    6ccda2d
  • docs: update wiki for v2.1.0 release - screenshots, role system, SSO

    @NeySlim NeySlim committed Feb 19, 2026
    6b5db99
  • docs(wiki): update Home page for v2.1.0 release - Update announcement from rc2 to released - Add SSO (LDAP, OAuth2, SAML) to features and changelog - Add Auditor role mention with 4 system roles in RBAC - Fix toolbox screenshot reference (toolbox.png → certificate-tools.png) - Add SSO Configuration link to table of contents

    @NeySlim NeySlim committed Feb 19, 2026
    c71386e
  • docs: revert to changeme123 default password everywhere

    @NeySlim NeySlim committed Feb 18, 2026
    79d9f47
  • docs: update wiki for v2.1.0-rc2 - Release Notes: add rc2 fixes, ExportModal, RBAC, dashboard charts - Home: fix theme count, update features, add RBAC/i18n info - Dashboard: complete rewrite for v2.1.0 (charts, grid layout, widgets) - Configuration: update for ucm.env, new env vars - First-Steps: fix theme count, update password info - Themes: reduce from 8 to 3 themes, update descriptions - Certificate-Export: rewrite for ExportModal and API v2 - Installation/Quick-Start: update password references - Bump version to 2.1.0 across all wiki pages

    @NeySlim NeySlim committed Feb 18, 2026
    f082be0
  • docs: fix purple night theme screenshot

    @NeySlim NeySlim committed Feb 16, 2026
    e3bdaeb