Files
be.ems/lib
TsMask afbe029a28 Refactor server configuration and update certificate handling
- Changed the NotifyUrl in PostMeasureTaskToNF to use a hardcoded port (33030).
- Updated GetEMSState to retrieve the port from the server configuration instead of the YAML config.
- Removed deprecated RestParam struct and related code from YamlConfig.
- Deleted old certificate files (omc-server.crt, omc-server.key, omc-web.crt, omc-web.key).
- Added new certificate files (www.omc.net.crt, www.omc.net.key) for updated server configuration.
- Modified local/omc.yaml to reflect changes in server configuration and certificate paths.
- Updated main.go to load server configuration instead of rest configuration, ensuring proper handling of multiple HTTP services.
2025-04-27 17:21:55 +08:00
..
2023-08-14 17:02:50 +08:00
2024-11-06 17:19:17 +08:00
2024-05-28 10:15:41 +08:00
2023-10-31 16:21:02 +08:00
2024-08-16 10:08:42 +08:00
2023-08-14 17:02:50 +08:00
2024-03-06 21:00:42 +08:00