Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSA key: ignore and warn about empty passphrase for NSS keys #17

Closed
wants to merge 1 commit into from

Conversation

saaros
Copy link
Contributor

@saaros saaros commented Sep 22, 2014

README.nss used to recommend adding an empty passphrase for NSS keys in
ipsec.secrets but commit 96d89e1 made any extra tokens errors which breaks
old ipsec.secrets files when used with new libreswan versions.

Ignore an empty passphrase token for now and log a warning about it saying
it'll be an error in a future release.

https://bugzilla.redhat.com/show_bug.cgi?id=1144941

README.nss used to recommend adding an empty passphrase for NSS keys in
ipsec.secrets but commit 96d89e1 made any extra tokens errors which breaks
old ipsec.secrets files when used with new libreswan versions.

Ignore an empty passphrase token for now and log a warning about it saying
it'll be an error in a future release.

https://bugzilla.redhat.com/show_bug.cgi?id=1144941
@letoams letoams closed this Sep 22, 2014
@saaros
Copy link
Contributor Author

saaros commented Sep 29, 2014

I don't see the changes I made in libreswan github tree yet -- is the real development git tree hosted somewhere else?

@letoams
Copy link
Member

letoams commented Sep 29, 2014

On Mon, 29 Sep 2014, Oskari Saarenmaa wrote:

I don't see the changes I made in libreswan github tree yet -- is the real development git tree hosted somewhere else?

The github tree is an "export only" tree. I just pushed it so you will
see some updates now including yours. However, we are expecting to
merge in a branch into master today so there will be a large update
(and a 3.11) release today or tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants