[JIRA] (IDP-2133) seckeygen.sh not updated on upgrade to v5

Rod Widdowson (Jira) jira at shibboleth.atlassian.net
Thu Jun 22 13:30:15 UTC 2023


Rod Widdowson ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=59fb32bbc24efb3c4ed3c977 ) *commented* on IDP-2133 ( https://shibboleth.atlassian.net/browse/IDP-2133?atlOrigin=eyJpIjoiZjhiNWQ4ODlhYmYyNDMxZWI4MDNkYzY4MjRkOGQ4NzgiLCJwIjoiaiJ9 )

Re: seckeygen.sh not updated on upgrade to v5 ( https://shibboleth.atlassian.net/browse/IDP-2133?atlOrigin=eyJpIjoiZjhiNWQ4ODlhYmYyNDMxZWI4MDNkYzY4MjRkOGQ4NzgiLCJwIjoiaiJ9 )

What does module say, particularly about idp.CommandLine

The module looks OK

idp.CommandLine.15.src = /net/shibboleth/idp/module/bin/seckeygen.sh
idp.CommandLine.15.dest = bin/seckeygen.sh
idp.CommandLine.15.exec = true
idp.CommandLine.15.replace = true
idp.CommandLine.15.windows = false
idp.CommandLine.16.src = /net/shibboleth/idp/module/bin/seckeygen.bat
idp.CommandLine.16.dest = bin/seckeygen.bat
idp.CommandLine.16.replace = true
idp.CommandLine.16.nonwindows = false

So I would expect to see an old secgen.bat and a new secgen.sh

If you can it would be inetersting to see what if anything it says about secgen in a -verbose install (an install should be idempotent)

FWIW, the secgen you should be seeing in

#!/usr/bin/env bash

declare LOCATION

LOCATION=$(dirname $0)

$LOCATION/runclass.sh net.shibboleth.shared.security.impl.BasicKeystoreKeyStrategyTool "$@"

(I’m guessing that your still has some old class name?)

( https://shibboleth.atlassian.net/browse/IDP-2133#add-comment?atlOrigin=eyJpIjoiZjhiNWQ4ODlhYmYyNDMxZWI4MDNkYzY4MjRkOGQ4NzgiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/IDP-2133#add-comment?atlOrigin=eyJpIjoiZjhiNWQ4ODlhYmYyNDMxZWI4MDNkYzY4MjRkOGQ4NzgiLCJwIjoiaiJ9 )

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#100227- sha1:6a5b8c4 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20230622/a07390a9/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-a74838a1-f20b-4f95-874f-d22bea17ff4a
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230622/a07390a9/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-1fbcacf5-b7ce-47c7-b4f5-209e1d0508b8
Type: image/png
Size: 345 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230622/a07390a9/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-4f868535-1ae1-41b6-bbc5-00376fe8c7f8
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230622/a07390a9/attachment-0005.png>


More information about the commits mailing list