internetee-registry/db
oleghasjanov ae96863b88 feat: Implement P12 certificate generation improvements
- Replace hardcoded P12 password with randomly generated one
- Add p12_password column to certificates table
- Update certificate serializer to include p12 password in response
- Remove deprecated certificate revocation logic
- Add tests for certificate revocation functionality
- Implement async P12 generation via Sidekiq job
- Add job uniqueness to prevent parallel certificate generation

Migration changes:
- Replace p12_password_digest with p12_password column
- Add safety measures for column removal
2025-04-16 11:47:52 +03:00
..
data Move job migration to rake task 2021-05-18 13:19:10 +05:00
migrate feat: Implement P12 certificate generation improvements 2025-04-16 11:47:52 +03:00
api_log_schema.rb Updated contact name data type in schemas 2024-08-22 11:25:54 +03:00
data_schema.rb Revert "Merge pull request #1902 from internetee/1900-removing-registry-lock-should-not-remove-statuses-set-prior-to-setting-it" 2021-04-14 12:31:26 +05:00
seeds.rb feat: add admin contact ident type validation 2025-02-03 13:59:03 +02:00
structure.sql feat: Implement P12 certificate generation improvements 2025-04-16 11:47:52 +03:00
whois_schema.rb Updated contact name data type in schemas 2024-08-22 11:25:54 +03:00