﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
7224	REST server key file contains private key on Mac ARM64	Tom Goddard	Zach Pearson	"The rest_server bundles generates a server.pem self-signed certificate using OpenSSL.  On ARM64 Mac the file includes a private key and certificate, and on Intel Mac it only contains the certificate.  Should fix this so the files are the same, probably leaving out the private key.

I guess the ARM54 openssl command in bundles/rest_server/Makefile has different default options on ARM64 Mac vs Intel Mac.  Weird.  Not sure which file is correct.  Seems like probably the private key should not be in the file (does not seem too ""private"" since we distribute it).

Noticed this difference when trying to make a Mac universal build ticket #7222.
"	defect	closed	moderate		Web Services		not a bug		Greg Couch Eric Pettersen				all	ChimeraX
