mirror of
https://github.com/internetee/registry.git
synced 2025-07-28 21:46:24 +02:00
- 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. |
||
---|---|---|
.. | ||
data | ||
migrate | ||
api_log_schema.rb | ||
data_schema.rb | ||
seeds.rb | ||
structure.sql | ||
whois_schema.rb |