[JIRA] (OSJ-360) Regenerate PKIX test certs with SHA-2
Brent Putman (Jira)
jira at shibboleth.atlassian.net
Sat Sep 10 01:35:16 UTC 2022
Brent Putman ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A97de0981-adc3-4044-95ed-131622fad81e ) *commented* on OSJ-360 ( https://shibboleth.atlassian.net/browse/OSJ-360?atlOrigin=eyJpIjoiNDdiZDczNGIyNjE1NGM1MjhkNWRhZjI4YjU2ZmJjZjIiLCJwIjoiaiJ9 )
Re: Regenerate PKIX test certs with SHA-2 ( https://shibboleth.atlassian.net/browse/OSJ-360?atlOrigin=eyJpIjoiNDdiZDczNGIyNjE1NGM1MjhkNWRhZjI4YjU2ZmJjZjIiLCJwIjoiaiJ9 )
This took WAY too long to figure out, but… The problem I was having running the generate.py script on my Mac is because MacOS for a long time has shipped with LibreSSL rather than orig OpenSSL. And in LibreSSL they have apparently removed support for the use of environment variables in openssl.cnf style config files, like:
SAN = $ENV::SAN
ostensibly because they claim there are security issues with accepting that.
(Nevertheless, the LibreSSL version of the man pages and online docs still claims they support it. ARGH!!! All I found to confirm was comments buried on an OpenBSD dev mailing list. “the ENV support was removed because a library cannot safely decide whether to honour or not honour environment variables in all situations… *The practice of communicating to libraries with environment variables like this is insane, and should be deprecated.* ” Huh? I’m no systems-level programmer, but I have a feeling this is a somewhat contentious claim.)
After dealing with a minor issue for genrsa on newer openssl versions, I have it working again, at least on a Linux box with normal openssl.
So now just need to figure the specifics of the mdt*.pem certs in the failing tests and should be able to regen them.
( https://shibboleth.atlassian.net/browse/OSJ-360#add-comment?atlOrigin=eyJpIjoiNDdiZDczNGIyNjE1NGM1MjhkNWRhZjI4YjU2ZmJjZjIiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/OSJ-360#add-comment?atlOrigin=eyJpIjoiNDdiZDczNGIyNjE1NGM1MjhkNWRhZjI4YjU2ZmJjZjIiLCJwIjoiaiJ9 )
Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100206- sha1:d8a7a40 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20220910/1bb33c41/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-12ece290-5af3-44c0-95bf-5bd6e3b3e5f0
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220910/1bb33c41/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-89ce26d3-4e62-4a64-badf-ce32bdb07306
Type: image/png
Size: 425 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220910/1bb33c41/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-ebfb2d6a-128f-4c2f-87a3-44e18411cd40
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220910/1bb33c41/attachment-0005.png>
More information about the commits
mailing list