internetee-registry/db
oleghasjanov 0925fa4d4b feat: Implement new certificate generation service
- Refactor certificate generation into a dedicated service object
- Add Base64 encoding for p12 binary data storage
- Implement serial number generation and storage
- Remove deprecated certificate generation code
- Simplify certificate status checks
- Update certificate controller to use new generator
- Add proper password handling for p12 containers

The main changes include:
- Moving certificate generation logic to CertificateGenerator service
- Proper handling of binary data encoding
- Implementing serial number tracking for future CRL support
- Removing old certificate generation and validation code
- Simplifying the certificate lifecycle management

This commit provides a more maintainable and robust certificate
generation system while preparing for future CRL implementation.
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 new certificate generation service 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 new certificate generation service 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