mirror of
https://github.com/internetee/registry.git
synced 2025-07-30 06:26:15 +02:00
- Fix PKCS12 container parsing by using consistent password - Add proper file extensions for certificate downloads (.key, .csr, .crt) - Improve private key parsing by removing unnecessary Base64 decoding - Add error logging for certificate parsing failures - Clean up certificate serializer code The main changes include: - Using P12_PASSWORD consistently across generation and parsing - Adding proper file extensions for different certificate types - Fixing private key parsing to handle PEM format correctly - Adding detailed error logging for debugging purposes - Removing redundant code comments and improving code clarity This commit improves the reliability of certificate handling and provides better user experience with correct file extensions. |
||
---|---|---|
.. | ||
certificates | ||
domains | ||
registrar | ||
accounts_controller.rb | ||
api_users_controller.rb | ||
auctions_controller.rb | ||
base_controller.rb | ||
certificates_controller.rb | ||
contacts_controller.rb | ||
domains_controller.rb | ||
invoices_controller.rb | ||
retained_domains_controller.rb | ||
stats_controller.rb | ||
white_ips_controller.rb |