internetee-registry/lib
oleghasjanov 5355397025 feat: improve certificate download extensions
Update certificate download functionality to use appropriate file extensions:
- Use .p12 extension for PKCS#12 files
- Keep .pem extension for PEM-encoded files (CSR, CRT, private key)

This change ensures that downloaded certificate files have the correct extension based on their format, making it easier for users to identify and use the files correctly.
2025-04-16 11:47:52 +03:00
..
auth_token fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
core_monkey_patches Hash: select entries by keys 2021-01-11 14:32:10 +02:00
deserializers/xml fixed codeclimate errors 2021-09-09 13:06:51 +03:00
gem_monkey_patches fixed ArgumentError 2021-09-03 16:12:16 +03:00
schemas updated schemas 2021-09-08 13:52:28 +03:00
serializers feat: improve certificate download extensions 2025-04-16 11:47:52 +03:00
tasks Merge pull request #2717 from internetee/fix-poll-message-to-invalid-company-ident 2024-12-31 10:54:43 +02:00
validators Improved phone number validation 2022-01-13 14:48:54 +02:00
xsd fixed codeclimate errors 2021-09-09 21:34:56 +03:00
application_service.rb Move class to lib, add sugar, add tests 2021-05-20 17:13:26 +05:00
epp_constraint.rb made support test schema domain version 1.2 2021-06-28 13:44:13 +03:00
rake_option_parser_boilerplate.rb Add argument-supported rake task boilerplate 2021-10-07 16:13:48 +05:00